Re: Commit not required for update statement

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: Commit not required for update statement
Дата
Msg-id 04dc9255-3b96-1d82-333d-a902c143d779@catalyst.net.nz
обсуждение исходный текст
Ответ на Re: Commit not required for update statement  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-admin
Yeah - it matters whether you using psql client or python db api (for 
example) - as some of these decide to open a transaction immediately 
after a connection is established (via BEGIN) . So reading the docs and 
experimenting as indicated is essential!

regards

Mark


On 15/10/18 18:58, David G. Johnston wrote:
> On Sunday, October 14, 2018, prasanna rk <prasanna2mail@gmail.com 
> <mailto:prasanna2mail@gmail.com>> wrote:
>
>     Does this mean..every statement which does not have begin will be
>     automatically commited.
>
>
> You should experiment in your chosen environment and see what does and 
> doesn’t work.
>
> David J.
>



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

Предыдущее
От: "Gunnar \"Nick\" Bluth"
Дата:
Сообщение: Re: How should the correct value of shmmax be calculated for DWH(OLAP) server
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: How should the correct value of shmmax be calculated for DWH(OLAP) server