Re: Question about commit

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lee <Lee(at)JamToday(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Question about commit
Date: 2010-02-11 02:11:57
Message-ID: 21343.1265854317@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Lee <Lee(at)JamToday(dot)com> writes:
> If postgreSQL had such a thing as an "automomous transaction" as in
> Oracle or mySql, then there would be problem; but AFAIK
> (but then again, I don't know much) it doesn't, so how do people
> get the same effect?

If you really need it, you can do it with contrib/dblink: connect back
to your own database and issue commands you want to commit immediately.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message u235sentinel 2010-02-11 04:15:51 Postgres Triggers issue
Previous Message Mladen Gogala 2010-02-11 01:15:10 Full text search