Don't like ads? PRO users don't see any ads ;-)
Guest

gzur

By: a guest on Mar 12th, 2010  |  syntax: Bash  |  size: 1.61 KB  |  hits: 973  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. /usr/lib/postgresql/8.4/lib$ psql -U postgres -W -h localhost -d LM_postgis -f /usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql
  2. Password for user postgres:
  3. BEGIN
  4. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:57: NOTICE:  type "spheroid" is not yet defined
  5. DETAIL:  Creating a shell type definition.
  6. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:57: ERROR:  could not access file "$libdir/postgis-1.5": No such file or directory
  7. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:63: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  8. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:68: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  9. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:73: ERROR:  current transaction is aborted, commands ignored until end of transaction block
  10. [...]
  11. Loads of more error messages
  12. [...]
  13. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:7778: ERROR:  type "geometry[]" does not exist
  14. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:7779: ERROR:  type "geometry[]" does not exist
  15. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:7780: ERROR:  type "geometry" does not exist
  16. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:7781: ERROR:  type "geometry" does not exist
  17. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:7782: ERROR:  type "geometry" does not exist
  18. psql:/usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql:7783: ERROR:  type "geometry" does not exist