> [EMAIL PROTECTED] 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
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to