Dumping without Postgis functions

Поиск
Список
Период
Сортировка
От Tyler Durden
Тема Dumping without Postgis functions
Дата
Msg-id ab07320e0910120507q6d228a94ue5c9ac7bbf1b5a6e@mail.gmail.com
обсуждение исходный текст
Ответы Re: Dumping without Postgis functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,
I'm trying to migrate a database from an old posgresql 8.1 server to a
new one 8.3. I have the Postgis installed on that old database, that
is not used.
When I try to restore the database, several errors happens because of
the various links to libs of Postgis on the disk .

How do I dump the database without Postgis stuff?

I'm using:
pg_dump -h localhost -U dbuser dbname | gzip > mydumpfile.sql

Thanks,
Tyler

В списке pgsql-general по дате отправления:

Предыдущее
От: Vasiliy G Tolstov
Дата:
Сообщение: Re: auth problem
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: auth problem