Re: DDL in transactions?

From: Kris Jurka <books(at)ejurka(dot)com>
To: Giuseppe Sacco <giuseppe(at)eppesuigoccas(dot)homedns(dot)org>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: DDL in transactions?
Date: 2005-04-01 07:32:30
Message-ID: Pine.BSO.4.56.0504010232020.21988@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 1 Apr 2005, Giuseppe Sacco wrote:

> BTW, is it possible to disable this behaviour and have DDL statement
> immediately executed?
>

No. If you want it to commit you must issue a commit.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris White (cjwhite) 2005-04-01 23:39:41 JDBC and transactions
Previous Message Giuseppe Sacco 2005-04-01 07:13:14 Re: DDL in transactions?