Re: [PATCHES] Non-colliding auto generated names

Поиск
Список
Период
Сортировка
Искать
От
Christopher Kings-Lynne
Тема
Re: [PATCHES] Non-colliding auto generated names
Дата
Msg-id
021d01c2e383$67b3e920$6500a8c0@fhp.internal
Список
Дерево обсуждения
Re: [PATCHES] Non-colliding auto generated names "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Re: [PATCHES] Non-colliding auto generated names Bruce Momjian <pgman@candle.pha.pa.us>
Re: [PATCHES] Non-colliding auto generated names Rod Taylor <rbt@rbt.ca>
Re: [PATCHES] Non-colliding auto generated names Bruce Momjian <pgman@candle.pha.pa.us>
Re: [PATCHES] Non-colliding auto generated names Rod Taylor <rbt@rbt.ca>
Re: [PATCHES] Non-colliding auto generated names Bruce Momjian <pgman@candle.pha.pa.us>
Re: [PATCHES] Non-colliding auto generated names Tom Lane <tgl@sss.pgh.pa.us>
> Ewe.  There would no longer be a guaranteed name for the serial column
> sequence.  Of course, pg_depend has the information, but how do you get
> at that when you create the dump file, and be _sure_ you are going to
> hit the right name, especially if you restore only part of the dump.
>
> Seems this kills the idea of this patch.  With 64-byte names, let's see
> if we still get complaints about name conflicts.

It does, but if Rod's domain / ALTER SEQUENCE idea goes ahead, this patch
becomes useful again.

We will still get complains because the problem occurs when you _rename_ a
table and then re-create it.

Chris


В списке pgsql-hackers по дате отправления
От: Tatsuo Ishii
Дата:
Сообщение: Re: Win32 Powerfail testing
От: Bob Calco
Дата:
Сообщение: Re: XML ouput for psql
FAQ