Skip to content

Update sync standby names to include choose keyword - #462

Merged
gclough merged 1 commit into
ANXS:masterfrom
UmanShahzad:patch-1
Mar 6, 2020
Merged

Update sync standby names to include choose keyword#462
gclough merged 1 commit into
ANXS:masterfrom
UmanShahzad:patch-1

Conversation

@UmanShahzad

@UmanShahzad UmanShahzad commented Jan 10, 2020

Copy link
Copy Markdown
Contributor

In this file (I haven't checked all the others, except pg-10), the choose_sync var wasn't being specified.

This copies the logic to render the string from the pg-10 template.

Docs: https://www.postgresql.org/docs/12/runtime-config-replication.html#GUC-SYNCHRONOUS-STANDBY-NAMES

@gclough gclough left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed. This parameter change was introduced in v10, and is correctly in the template for that version. Your patch currently fixes v12, but has missed v11. Could you make the same change in v11, and then I can merge it?

Comment thread templates/postgresql.conf-12.j2
This copies the logic to render the string from the pg-10 template.
@UmanShahzad

Copy link
Copy Markdown
Contributor Author

@gclough We never merged this!

@gclough
gclough merged commit d8fc0d3 into ANXS:master Mar 6, 2020
@UmanShahzad
UmanShahzad deleted the patch-1 branch March 6, 2020 16:35
robustq pushed a commit to robustq/postgresql that referenced this pull request Feb 25, 2021
Update sync standby names to include choose keyword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants