libpgtcl clears results

From: Pablo Gómez <pgomez(at)arrakis(dot)es>
To: pgsql-general(at)hub(dot)org
Subject: libpgtcl clears results
Date: 2000-08-13 23:44:34
Message-ID: 200008132344.BAA01898@albireo.berza.int
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello everyone.

I am writing a tcl/pgsql based tool. It seems that postgres version is
6.5.1. My linux distro is a SuSE 6.2.

While I issue the correct

pg_result $result -clear

after each pg_exec's, I get the

hard limit on result handles reached

error after (about) 250 queries. Is tcl broken in this version? Must I
upgrade?

TIA

--
Saludos,
Pablo GOMEZ

Browse pgsql-general by date

  From Date Subject
Next Message Philip Warner 2000-08-14 01:42:19 Re: Optimizer confusion?
Previous Message Jeffrey A. Rhines 2000-08-13 14:11:04 Asking postgres about existing connections?