Re: [GENERAL] hard limit on result handles reached

From: Peter Mount <peter(at)retep(dot)org(dot)uk>
To: Robert Wagner <rwagner(at)siac(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] hard limit on result handles reached
Date: 1999-09-15 20:39:46
Message-ID: Pine.LNX.4.10.9909152138440.6793-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 15 Sep 1999, Robert Wagner wrote:

> Hello all,
>
> Ran into this while regression testing my app.
>
> Does anybody know if this is a physical limitation of postgress, or is this
> a parameter to the database that I can change? Kinda limits the database's
> usefulness in the real world...
>
> On the 128th query, this is the error I get... up until query 127 things
> are fine.

I haven't had this before. In fact I have inserted thousands of rows (each
one its own query) before without any problems.

What platform and postgresql version are you running?

Peter

--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Haroldo Stenger 1999-09-16 05:15:10 GeneXus & Postgres.
Previous Message Robert Wagner 1999-09-15 16:26:04 hard limit on result handles reached