Re: introduce "default_use_oids"

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: introduce "default_use_oids"
Дата
Msg-id 200312021248.hB2Cmnw16486@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: introduce "default_use_oids"  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: introduce "default_use_oids"
Список pgsql-patches
Peter Eisentraut wrote:
> Neil Conway writes:
>
> > I'm really not sure we do: the SQL produced by pg_dump was totally
> > non-portable before,
>
> Significant effort has been invested to make pg_dump output portable, and
> I've not had any problems with it last time I tried it.  Please explain
> why you think it's "totally" non-portable.

Also, I think we have to have a SET before every CREATE TABLE.  If we
don't how does it work if we restore a single table from the dump?  We
must handle this type of thing with SET SESSION AUTHORIZATION to make
sure we are the proper owner, so it seems we could do the same with
oids.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: YA Cygwin DLLIMPORT patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: introduce "default_use_oids"