Re: [SQL] Backend crash
От | Bruce Momjian |
---|---|
Тема | Re: [SQL] Backend crash |
Дата | |
Msg-id | 200001241908.OAA06939@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: [SQL] Backend crash (Mark Volpe <volpe.mark@epamail.epa.gov>) |
Список | pgsql-sql |
> Thanks, guys! > > SELECT * INTO <good-old-unique-name-based-on-process-id> ... > works just fine for me :-) There is a section in my book about it. > > Tom Lane wrote: > > > > Mark Volpe <volpe.mark@epamail.epa.gov> writes: > > > BEGIN; > > > SELECT * INTO TEMP numbers2 FROM numbers; > > > SELECT * FROM numbers2; > > > -- Bang!!! -- > > > Can anybody reproduce this? > > > > Yah :-(. There are several nasty bugs in 6.5.*'s support for TEMP > > tables. We believe they are all fixed for 7.0, but the changes are > > intertwined with a lot of other stuff, and so back-patching the fixes > > didn't look very practical. > > > > The only good news is that 7.0 goes beta next week... > > > > regards, tom lane > > > > ************ > > ************ > > -- Bruce Momjian | http://www.op.net/~candle pgman@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-sql по дате отправления: