From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
---|---|
To: | PostgreSQL general list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: vacuuming not working? |
Date: | 2002-04-09 19:40:48 |
Message-ID: | 20020409154048.C21425@mail.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Apr 08, 2002 at 05:35:58PM -0400, Tom Lane wrote:
> "David Esposito" <dvesposito(at)newnetco(dot)com> writes:
> > if so, is there anything that i can do about it ... (yes, i
> > suppose i need to figure out why the JDBC connections have transactions
> > started before they're actually needed) ...
>
> Darn if I know. You might try asking pgsql-jdbc list.
I _believe_ this is a feature of the autocommit=off setting. I think
you can turn autocommit on and start and end your transactions
yourself. Check the docs, though -- I've been shown to have faulty
memory.
A
--
----
Andrew Sullivan 87 Mowat Avenue
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M6K 3E3
+1 416 646 3304 x110
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-04-09 19:52:11 | Re: Hash Join vs Nested Loops in 7.2.1 ... |
Previous Message | Johann Zuschlag | 2002-04-09 19:40:33 | Doc error? was: Why does this not work? (keyword 'TEXT') |