Re: [HACKERS] Arbitrary tuple size
От | wieck@debis.com (Jan Wieck) |
---|---|
Тема | Re: [HACKERS] Arbitrary tuple size |
Дата | |
Msg-id | m112HnR-0003ktC@orion.SAPserv.Hamburg.dsh.de обсуждение исходный текст |
Ответ на | Re: [HACKERS] Arbitrary tuple size (Bruce Momjian <maillist@candle.pha.pa.us>) |
Ответы |
Re: [HACKERS] Arbitrary tuple size
|
Список | pgsql-hackers |
Bruce Momjian wrote: > I agree this is the way to go. There is nothing I can think of that is > limited to how large a tuple can be. Outch - I can. Having an index on a varlen field that now doesn't fit any more into an index block. Wouldn't this cause problems? Well it's bad database design to index fields that will receive that long data because indexing them will blow up the database but it must work anyway. Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #========================================= wieck@debis.com (Jan Wieck) #
В списке pgsql-hackers по дате отправления: