Re: Autonomous transaction - Mailing list pgsql-general

From Daniel Daoust
Subject Re: Autonomous transaction
Date
Msg-id 20040914162926.59055.qmail@web40912.mail.yahoo.com
Whole thread Raw
In response to Re: Autonomous transaction  (John Sidney-Woollett <johnsw@wardbrook.com>)
List pgsql-general
> You could take a look at contrib/dblink because
> apparantly you can open
>    a connection to another (and probably the same)
> DB, and then write
> your logging information that way (ie within a
> function or session).
> Anything you do using the dblink will not be rolled
> back.

Superb! It took me a little while to get it to work
but �dblink� does perfectly what I need it for and
more.

Thanks so much John and, to everyone else.

Daniel Daoust





______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: PG case sensitivity
Next
From: Bruno Wolff III
Date:
Subject: Re: Firewall Security Requirements for Postgresql Access