Re: introduce "default_use_oids"

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: introduce "default_use_oids"
Дата
Msg-id 20031201223517.GM16484@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: introduce "default_use_oids"  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: introduce "default_use_oids"
Re: introduce "default_use_oids"
Re: introduce "default_use_oids"
Re: introduce "default_use_oids"
Список pgsql-patches
On Mon, Dec 01, 2003 at 05:07:40PM -0500, Bruce Momjian wrote:

> Neil Conway wrote:
> > This patch adds a new GUC var, "default_use_oids", which follows the
> > proposal for eventually deprecating OIDs on user tables that I posted
> > earlier to pgsql-hackers. pg_dump now always specifies WITH OIDS or
> > WITHOUT OIDS when dumping a table. The documentation has been updated.
> >
> > Comments are welcome.

Hum, sorry to be late, but wasn't one of the supposed strenghts of
pg_dump supposed to be that you could take a dump and load it on a
different RDBMS?  I haven't tried it so I don't know if it works, but
this patch takes out the ability to do that -- no one else will accept
WITH/WITHOUT OIDS, so the dump will have to be modified.  Is a switch
provided to stop the emission of those modifiers?

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Escucha y olvidarás; ve y recordarás; haz y entenderás" (Confucio)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: improve psql lo_* help
Следующее
От: Kurt Roeckx
Дата:
Сообщение: Re: 7.4 shared memory error on 64-bit SPARC/Solaris 5.8