Re: DB upgrade

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: DB upgrade
Дата
Msg-id 200710091358.37149.peter_e@gmx.net
обсуждение исходный текст
Ответ на DB upgrade  (Andrew Kelly <akelly@corisweb.org>)
Ответы Re: DB upgrade  (Andrew Kelly <akelly@corisweb.org>)
Список pgsql-general
Am Dienstag, 9. Oktober 2007 schrieb Andrew Kelly:
> Unless my installation is unique in some way of which I'm yet unaware,

Yes, it's a Debian package.

> pg_dump seems to be just a handful of lines in a perl script. In fact,
> pg_dump, pg_restore and pg_dumpall are all simlinks to the same simple
> perl script, the contents of which seem to be identical in both my
> 'older' and 'newer' versions of PG. Does this mean I can trust any old
> dump from my older server to seamlessly plug into my newer version? Or
> does thin mean there are other 'gizmos' than pg_dump which I need to
> copy from new machine to old machine to perform the dump?

The advice remains:  Install the newest client package and use that pg_dump.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Andrew Kelly
Дата:
Сообщение: DB upgrade
Следующее
От: "John D. Burger"
Дата:
Сообщение: Re: Lifting WHERE conditions out of inner select