Re: max_prepared_foreign_transactions is unrecognized

2019-04-02 Thread Adrian Klaver
On 4/2/19 1:02 PM, Eric J. Van der Velden wrote: Please reply to list also. Ccing list Hi. Thanks. In fact my question is if postgres has software by which I can do distributed transactions, with 2pc. Normally I use narayana in wildfly for that, but has postgres also such software? In java they

Re: max_prepared_foreign_transactions is unrecognized

2019-04-02 Thread Adrian Klaver
On 4/2/19 12:36 PM, Eric J. Van der Velden wrote: On https://wiki.postgresql.org/wiki/2PC_on_FDW it says I have to set the configuration parameter "max_prepared_foreign_transactions"  in postgresql.conf. When I restart postgres, I see: From what I see the above was a proposal that did not actu

max_prepared_foreign_transactions is unrecognized

2019-04-02 Thread Eric J. Van der Velden
On https://wiki.postgresql.org/wiki/2PC_on_FDW it says I have to set the configuration parameter "max_prepared_foreign_transactions" in postgresql.conf. When I restart postgres, I see: LOG: unrecognized configuration parameter "max_prepared_foreign_transactions" in file "/var/lib/postgresql/data