Re: Why does pg_dump set default_with_oids to true?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Why does pg_dump set default_with_oids to true?
Дата
Msg-id 20091026191046.GI8812@alvh.no-ip.org
обсуждение исходный текст
Ответ на Why does pg_dump set default_with_oids to true?  (Kynn Jones <kynnjo@gmail.com>)
Ответы Re: Why does pg_dump set default_with_oids to true?
Список pgsql-general
Kynn Jones escribió:
> I've noticed that the dumps generated by pg_dump set the parameter
> default_with_oids to true in various places (separated by setting it back to
> false in-between).
>
> This happens even for databases whose creation and maintenance did not
> involve any explicit setting of this parameter.
>
> The documentation deprecates setting this variable to true.  Why does
> pg_dump do it?

To dump tables that were created WITH OIDS.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Radcon Entec
Дата:
Сообщение: Logging statements with errors in PostgreSQL 8.1
Следующее
От: Cédric Villemain
Дата:
Сообщение: Re: [ANNOUNCE] [pgeu-general] PGDay.EU 2009 - approaching fast!