Re: Autonomous transaction

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Autonomous transaction
Дата
Msg-id z2r3073cc9b1004050911v171df417yb7fd9675af9bcc98@mail.gmail.com
обсуждение исходный текст
Ответ на Autonomous transaction  (Loïc Vaumerel <shefla@gmail.com>)
Список pgsql-hackers
On Sun, Apr 4, 2010 at 10:26 AM, Loïc Vaumerel <shefla@gmail.com> wrote:
[...]
> All solutions I found are working the same way : they use dblink.
> I consider these solution more as handiwork than a clean solution.
> I am a little bit concerned about side effects as dblink were not intially
> designed for this.
>

the only side effect i can think of is that you will use another
connection slot (that's because dblink will stablish a new connection)

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: count function alternative in postgres