Re: [GENERAL] FDW and transaction management

2016-02-08 Thread Michael Holzman
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 > Thanks -- Regards, Michael Holzman

Re: [GENERAL] FDW and transaction management

2016-02-08 Thread Adrian Klaver
On 02/07/2016 10:24 PM, Michael Holzman wrote: Greetings, I am trying to understand the subject. I see in the documentation (http://www.postgresql.org/docs/current/static/postgres-fdw.html) that F.31.3. Transaction Management During a query that references any remote tables on a foreign s

[GENERAL] FDW and transaction management

2016-02-07 Thread Michael Holzman
Greetings, I am trying to understand the subject. I see in the documentation ( http://www.postgresql.org/docs/current/static/postgres-fdw.html) that F.31.3. Transaction Management During a query that references any remote tables on a foreign server, postgres_fdw opens a transaction on the remote