Re: [GENERAL] FDW and transaction management
On Mon, Feb 8, 2016 at 6:25 PM, Adrian Klaver wrote: > What is the correct state of the subject? > > The documentation. > > If you look a bottom of Wiki page you will find: > > This page was last modified on 6 March 2012, at 11:11 > > -- > Adrian Klaver >
[GENERAL] FDW and transaction management
emit transaction command such as BEGIN, ROLLBACK and COMMIT. Thus, all SQL statements are executed in each transaction when 'autocommit' was set to 'on'. What is the correct state of the subject? -- Regards, Michael Holzman