| From: | "Bob Henkel" <bob(dot)henkel(at)gmail(dot)com> |
|---|---|
| To: | "Alvaro Herrera" <alvherre(at)commandprompt(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Transactions within a function body |
| Date: | 2008-10-02 15:57:17 |
| Message-ID: | fedea56b0810020857o124d60fapf7c0a0e7289e773d@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Coming from an Oracle background my understanding is they're one in the
same.
On Thu, Oct 2, 2008 at 10:37 AM, Alvaro Herrera
<alvherre(at)commandprompt(dot)com>wrote:
> Bob Henkel escribió:
> > Have you looked at creating a function in perl and creating a new
> > connection? Or using a dblink query which can create a new connection?
> > These two methods work. I have used them to insert to a log table
> regardless
> > of the parent transaction being commited or rolled back.
>
> That's a different thing, "autonomous transactions".
>
> --
> Alvaro Herrera
> http://www.CommandPrompt.com/ <http://www.commandprompt.com/>
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martin Pitt | 2008-10-02 16:12:47 | Re: [Pkg-postgresql-public] Postgres major version support policy on Debian |
| Previous Message | Tom Lane | 2008-10-02 15:56:40 | Re: tsearch 2 query |