ALTER DATABASE vs pg_dump

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема ALTER DATABASE vs pg_dump
Дата
Msg-id 4864F001.50909@archonet.com
обсуждение исходный текст
Ответы Re: ALTER DATABASE vs pg_dump
Список pgsql-hackers
Is it desirable that pg_dump doesn't dump config settings set via ALTER 
DATABASE?

http://archives.postgresql.org/pgsql-novice/2008-04/msg00016.php

I just got bitten by a DateStyle not being restored on my test DB (I 
usually set it client-side in the app). I could see someone without my 
steel trap of a mind letting something like this slip through. Obvious 
problem settings would be: datestyle, locale, default-text-search

Is this a deliberate behaviour of pg_dump or just an unscratched itch?

--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: ecpg generated files ignorable?
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Hint Bits and Write I/O