Re: [BUGS] server crash in very big transaction [postgresql
От | Bruce Momjian |
---|---|
Тема | Re: [BUGS] server crash in very big transaction [postgresql |
Дата | |
Msg-id | 200408300318.i7U3IsU21206@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: [BUGS] server crash in very big transaction [postgresql 8.0beta1] (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-hackers |
This has just been fixed by Tom and will be in beta2. --------------------------------------------------------------------------- Tom Lane wrote: > Gavin Sherry <swm@linuxworld.com.au> writes: > > As for extending the length of xl_len, what happens if someone now has > > 2^30 subtransaction IDs (as unlikely as that sounds)? > > They'll have run out of RAM to store the subxact-related storage before > that (not to mention most likely have exhausted the CommandCounter > range, not to mention exhausted their patience --- it takes a good while > even to exercise the 2^16-subxact case). I'm satisfied if we can > approach that limit. Exceeding it will be a task for some other release. > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > -- 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, Pennsylvania19073
В списке pgsql-hackers по дате отправления: