Re: existence of a savepoint?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: existence of a savepoint?
Дата
Msg-id 20180529230106.o46llmha7nsfqoqn@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: existence of a savepoint?  (Stuart McGraw <smcg4191@mtneva.com>)
Ответы Re: existence of a savepoint?  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: existence of a savepoint?  (Stuart McGraw <smcg4191@mtneva.com>)
Список pgsql-general
On 2018-May-29, Stuart McGraw wrote:

> Alternatively if there were a setting to tell Postgresql to
> follow the SQL standard behavior of overwriting rather stacking
> savepoints, that too would also solve my current problem I think.
> Perhaps it is just my limited experience but the former behavior
> has always seemed more useful in practice than the latter.

I think if what we're doing breaks the semantics of the SQL spec, we're
definitely open to changing our behavior.  But that wouldn't solve your
problem today.  What I think could solve your problem today is a
C-language extension that uses xact.c callbacks in order to expose a
list that you can query from user space.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: nageswara Bandla
Дата:
Сообщение: Re: Pgagent is not reading pgpass file either in Windows or Linux.
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Pgagent is not reading pgpass file either in Windows or Linux.