Re: Unrecognized parameter: max_prepared_foreign_transactions

Dave Cramer <[email protected]> Sun, 31 Mar 2019 04:38:49 -0400
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <CADK3HHL00_+yj_T1AJLN1rku1PT3=CT39k2tih7Kk7as6PnXgQ@mail.gmail.com>
Pretty sure you need to send this to a different list.

Dave Cramer

[email protected]
www.postgresintl.com


On Thu, 28 Mar 2019 at 15:37, Eric J. Van der Velden <
[email protected]> 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.
>