| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | "Eric J(dot) Van der Velden" <ericjvandervelden(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: max_prepared_foreign_transactions is unrecognized |
| Date: | 2019-04-02 19:45:37 |
| Message-ID: | 1db22bd7-a341-44b5-8f22-b685273fd3f2@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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 actually get
implemented, at least in the form above.
>
> LOG: unrecognized configuration parameter
> "max_prepared_foreign_transactions" in file
Which is true as I see no such GUC here:
https://www.postgresql.org/docs/11/runtime-config.html
> "/var/lib/postgresql/data/postgresql.conf" line 689
>
> Thanks,
> Eric.
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2019-04-02 19:47:30 | Re: Running psql in emacs shell generates key conflict error: why? |
| Previous Message | Magnus Hagander | 2019-04-02 19:42:11 | Re: CVE-2019-9193 about COPY FROM/TO PROGRAM |