Re: OIDs as keys

Поиск
Список
Период
Сортировка
От daniel alvarez
Тема Re: OIDs as keys
Дата
Msg-id 19376.1047154592@www68.gmx.net
обсуждение исходный текст
Ответ на Re: OIDs as keys  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: OIDs as keys  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-performance
> daniel alvarez <d-alvarez@gmx.de> writes:
> >> Not ugly, but a little noisy.  However, my idea of having a single SET
> >> at the top is never going to work, so I don't have a better idea.
>
> > Why isn't this done on a per-session basis?
>
> Because pg_dump can't know what the session default will be when the
> dump is reloaded.  The scheme you are proposing will only succeed in
> making pg_dump unreliable.

Ouch. Why is this? Doesn't it read the config because of portability
reasons?

--
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: OIDs as keys
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: OIDs as keys