Re: Problems with unconstrained join

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problems with unconstrained join
Date: 2002-03-06 22:53:33
Message-ID: 1015455213.21922.0.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2002-03-06 at 17:06, Tom Lane wrote:
> libpq does not respond very gracefully to running out of memory for a
> query result. It doesn't crash exactly, but it loses track of what's
> coming in, after which you get all these useless error messages. Feel
> free to fix it ...

Oh well, at least I know which end of the connection to look...

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C

"The LORD is my light and my salvation; whom shall I
fear? the LORD is the strength of my life; of whom
shall I be afraid?" Psalms 27:1

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Ben-David 2002-03-06 23:06:04 Re: PostgreSQL under Cygwin...
Previous Message Gregory Wood 2002-03-06 22:03:13 Re: joins?