Re: Large data field causes a backend crash.
| От | Bruce Momjian |
|---|---|
| Тема | Re: Large data field causes a backend crash. |
| Дата | |
| Msg-id | 200102060210.VAA08055@candle.pha.pa.us обсуждение |
| Ответ на | Re: Large data field causes a backend crash. (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-bugs |
> pgsql-bugs@postgresql.org writes:
> > Large data field causes a backend crash.
>
> > test=# copy test from '/stf/bruc/RnD/genscan/foo.test';
> > TRAP: Too Large Allocation Request("!(0 < (size) && (size) <= ((Size) 0xfffffff)):size=268435456 [0x10000000]",
File:"mcxt.c", Line: 478)
> > !(0 < (size) && (size) <= ((Size) 0xfffffff)) (0) [No such file or directory]
>
> Yeah, this should probably be treated as a plain elog(ERROR) now,
> instead of an Assert failure ...
Tom, can you give a little more detail. Why does the copy fail here?
--
Bruce Momjian | http://candle.pha.pa.us
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, Pennsylvania 19026
В списке pgsql-bugs по дате отправления: