Search Postgresql Archives

Re: import *.backup-file (PostGIS - not mine)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



gipsy-king1 <stuehle@xxxxxxxxxxxxxx> writes:
> There are few errors after my pg_restore command.
> pg_restore -i -h localhost -p 5432 -U postgres -d THS -v
> "H:.../netzknotenmodell_etrs89.backup"
> could not execute query: ERROR:  type "public.geometry" is only a shell

Are these partial dumps?  It appears that you don't have postgis
installed in the target database, but a full dump should have included
the postgis types and functions.  If they were partial, what you need to
do is install postgis first.

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux