Re: Postgres version change - pg_dump

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Postgres version change - pg_dump
Дата
Msg-id 20041220154749.GA1603@wolff.to
обсуждение исходный текст
Ответ на Postgres version change - pg_dump  (sarlav kumar <sarlavk@yahoo.com>)
Ответы Re: Postgres version change - pg_dump  (sarlav kumar <sarlavk@yahoo.com>)
Список pgsql-novice
On Mon, Dec 20, 2004 at 06:40:34 -0800,
  sarlav kumar <sarlavk@yahoo.com> wrote:
>
> I would like to do a pg_dump on the test database, and restore it in the new database on Postgres 7.4.6. I would like
toknow if there would be any problem due to the postgres version/OS change. If so, could someone tell me what
precautionsI can take to avoid any problems? 

You should use the 7.4.6 version of pg_dump to dump the old database. Note
you still need to be running the 7.3.2 server for the old database.
pg_dump will be just acting like a client connecting over the network
and will work with older versions of the server.

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

Предыдущее
От: "Marcin Gil"
Дата:
Сообщение: Re: create user with password
Следующее
От: Kretschmer Andreas
Дата:
Сообщение: Re: pg_dumpall with oids/blobs