Re: Version upgrade: is restoring the postgres database needed?

Поиск
Список
Период
Сортировка
От Ron Johnson
Тема Re: Version upgrade: is restoring the postgres database needed?
Дата
Msg-id 8712f788-d4c0-b425-c219-6e05b8c92866@cox.net
обсуждение исходный текст
Ответ на Version upgrade: is restoring the postgres database needed?  (Ron Johnson <ron.l.johnson@cox.net>)
Список pgsql-general
On 03/01/2018 11:28 AM, Melvin Davidson wrote:
[snip]

>Hmmm.  I just looked at the script, and it says:

>$ pg_dumpall --schema-only > globals.sql

>That's not good.


No that's actually correct.
pg_dumpall  can and will dump the globals
pg_dump cannot

I was invoking --schema-only and piping it to globals.sql.  That's deceptive.

--
Angular momentum makes the world go 'round.

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

Предыдущее
От: Daevor The Devoted
Дата:
Сообщение: Re: Enforce primary key on every table during dev?
Следующее
От: Ron Johnson
Дата:
Сообщение: Re: Version upgrade: is restoring the postgres database needed?