Re: [HACKERS] Sequences....

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Sequences....
Дата
Msg-id 199903180240.VAA23232@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Sequences....  (Ryan Bradetich <rbrad@hpb50023.boi.hp.com>)
Список pgsql-hackers
> > > Yes, it'd be nice to think about fixing up primary-key implicit indexes
> > > while we are at it --- they have some of the same problems as SERIAL ...
> 
> I'm not following this... When a table is dropped, all the indexes for that 
> table get dropped.  The indexes are associated with a table, whereas the 
> sequences are just sequences not associated with a table.  Am I understanding 
> the issue correctly?

Not sure.  It just seem to relate.

> 
> > My guess is that 6.5 is too close to be making such sweeping changes,
> > though the pg_dump problems with SERIAL certainly make this an important
> > issue.
> 
> Do you want me to try and get the serial stuff finished before 6.5? or should we 
> wait?

Probably wait, unless we can do it easily.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: One more globe
Следующее
От: "Tim Perdue"
Дата:
Сообщение: Re: [HACKERS] "CANNOT EXTEND" -