Thread: Unrecognized parameter: max_prepared_foreign_transactions

Unrecognized parameter: max_prepared_foreign_transactions

From
"Eric J. Van der Velden"
Date:
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/postgresql.conf" line 689

Thanks,
Eric.

Re: Unrecognized parameter: max_prepared_foreign_transactions

From
Dave Cramer
Date:
Pretty sure you need to send this to a different list.

On Thu, 28 Mar 2019 at 15:37, Eric J. Van der Velden <ericjvandervelden@gmail.com> 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:

LOG:  unrecognized configuration parameter "max_prepared_foreign_transactions" in file "/var/lib/postgresql/data/postgresql.conf" line 689

Thanks,
Eric.

Re: Unrecognized parameter: max_prepared_foreign_transactions

From
Jaime Soler
Date:
I think that patch hasn't been commited yet: https://commitfest.postgresql.org/21/1574/

El jue., 28 mar. 2019 a las 20:37, Eric J. Van der Velden (<ericjvandervelden@gmail.com>) escribió:
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/postgresql.conf" line 689

Thanks,
Eric.