Search Postgresql Archives

Re: Question: Is it possible to get the new xlog position after query execution?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> On Nov 8, 2021, at 11:47, Oleg Serov <oleg@xxxxxxxxxxxx> wrote:
> I'm sorry, when I mean users, I mean application end-user (e.g. john@xxxxxxx), not the postgres role.   

You can also set it as a session-level variable.  :-)

	SET synchronous_commit = 'on';

You could flip it on for the application-level users that require it, only when it is required.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux