[Charset iso-8859-2 unsupported, filtering to ASCII...]
> Hi,
>
> here is a bug which is reproducible on FreeBSD-2.2.6
> as well as on FreeBSD-2.2.7:
>
>
> nadia:mergl> echo -n "testing large objects using blob_read" >/tmp/gaga
> nadia:mergl> createdb pgtest
> nadia:mergl> psql pgtest
> ...
> pgtest=> CREATE TABLE lobject ( id int4, loid oid );
> CREATE
> pgtest=> INSERT INTO lobject (id, loid) VALUES (1, lo_import('/tmp/gaga'));
> pqReadData() -- backend closed the channel unexpectedly.
> This probably means the backend terminated abnormally before or while processing the request.
> We have lost the connection to the backend, so further processing is impossible. Terminating.
Yes, we had this bug in 6.4. We are planning a 6.4.1 release on Friday,
that should fix this.
- --
Bruce Momjian | http://www.op.net/~candle
maillist@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