Re: autonomous transactions

Поиск
Список
Период
Сортировка
От Petr Jelinek
Тема Re: autonomous transactions
Дата
Msg-id cb5eaddf-29f1-51ca-1c01-2bc4e57a585a@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: autonomous transactions  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: autonomous transactions  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: autonomous transactions  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
On 10/10/16 16:44, Merlin Moncure wrote:
> On Thu, Oct 6, 2016 at 3:53 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
>> On 6 October 2016 at 21:27, Robert Haas <robertmhaas@gmail.com> wrote:
>>> I think we should implement background transactions and call them
>>> background transactions.  That allows us to expose additional
>>> functionality which is useful, like the ability to kick something off
>>> and check back later for the results.  There's no reason to call it
>>> background transactions and also call it autonomous transactions: one
>>> feature doesn't need two names.
>>
>> I'm happy to also invoke it via an alternate mechanism or API, so that
>> it can continue to be used even if the above mechanism changes.
>>
>> We have no need to wait for the perfect solution, even assuming we
>> would ever agree that just one exists.
> 
> -1 on implementing both autonomous and background transactions.  This
> will confuse everyone.
> 

I personally care much more about having background transactions than
autonomous ones (as I only ever had use-cases for the background ones)
so don't agree there.

--  Petr Jelinek                  http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: int2vector and btree indexes
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: autonomous transactions