Re: large objects

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: large objects
Date: 2003-06-06 14:09:27
Message-ID: Pine.LNX.4.21.0306061507410.28913-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Fri, 6 Jun 2003, Tom Lane wrote:

> "Nigel J. Andrews" <nandrews(at)investsystems(dot)co(dot)uk> writes:
> > Now, I did a little bit of testing and when doing a \lo_export <oid>
> > <filename> in psql connected via localhost a SIGPIPE is generated in
> > write() in libc and psql quit, without printing any message to the
> > terminal. Perhaps interestingly
> > the file that gets written is always 65536 bytes long.
>
> Hm. Are you using an SSL connection? There are some known bugs in the
> SSL support in 7.3.1. It's supposed to be fixed in 7.3.3, though I've
> not tried it myself.

Damn, yes I am, I noticed the notice when connecting but then didn't think
anything of it. Thanks Tom, I'll check that later when I do have time
(shouldn't have wasted the precious minutes joining the NULL != "" war).

--
Nigel Andrews

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-06-06 14:38:59 Re: EXTERN JOIN with WHEN query
Previous Message Tom Lane 2003-06-06 14:01:53 Re: large objects

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2003-06-06 14:12:14 Re: Problems with renaming a column
Previous Message Tom Lane 2003-06-06 14:01:53 Re: large objects