Re: Transactions within a function body

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Transactions within a function body
Дата
Msg-id 20081002153737.GC4151@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Transactions within a function body  ("Bob Henkel" <bob.henkel@gmail.com>)
Ответы Re: Transactions within a function body  ("Bob Henkel" <bob.henkel@gmail.com>)
Список pgsql-general
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/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

В списке pgsql-general по дате отправления:

Предыдущее
От: "Matthew Terenzio"
Дата:
Сообщение: Re: tsearch 2 query
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Transactions within a function body