Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. user@maps:~/Nominatim$ tail setup.log
  2. Done 37133684 in 148141 @ 250.664459 per second - Rank 30 ETA (seconds): -2.309861
  3. Done 37133685 in 148142 @ 250.662766 per second - ETA (seconds): -2.313866
  4. Done 37134058 in 151624 @ 244.908829 per second - ETA (seconds): -3.891244
  5. Done 37134058 in 151624 @ 244.908829 per second - FINISHED
  6.  
  7. Search indices
  8. CREATE INDEX
  9. connection to server was lost
  10. ERROR: pgsql returned with error code (2)
  11. pgsql returned with error code (2)
  12.  
  13. Starting rank 30
  14. Done 0 in 0 @ 0.000000 per second - FINISHED
  15.  
  16. Search indices
  17. ERROR: relation "idx_word_word_id" already exists
  18. ERROR: pgsql returned with error code (3)
  19. pgsql returned with error code (3)
  20.  
  21. pgsql nominatim
  22.  
  23. drop index idx_word_word_id;
  24.  
  25. q
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement