Skip to content

Updated README to use '--formation monitor'.#880

Merged
DimCitus merged 3 commits intohapostgres:masterfrom
chewygranola:master
May 30, 2022
Merged

Updated README to use '--formation monitor'.#880
DimCitus merged 3 commits intohapostgres:masterfrom
chewygranola:master

Conversation

@chewygranola
Copy link
Copy Markdown
Contributor

… README to use '--formation monitor' #874.

@ghost
Copy link
Copy Markdown

ghost commented Apr 18, 2022

CLA assistant check
All CLA requirements met.

Copy link
Copy Markdown
Collaborator

@DimCitus DimCitus left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! I believe the code editing wasn't necessary, even though the current help string and docs might be misleading.


static struct option long_options[] = {
{ "pgdata", required_argument, NULL, 'D' },
{ "monitor", required_argument, NULL, 'm' },
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.

Do we really want to remove the --monitor option from the command? It should be possible still to do the following:

$ pg_autoctl show uri --monitor postgres://monitor:5432/pg_auto_failover --formation foo

I suppose it's only documentation that should be updated.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Alright, --monitor option has been put back.

@chewygranola chewygranola changed the title Removed --monitor as an option for show uri (non-functional). Updated… Updated README to use '--formation monitor' #874. May 27, 2022
@chewygranola chewygranola changed the title Updated README to use '--formation monitor' #874. Updated README to use '--formation monitor'. May 27, 2022
@DimCitus DimCitus merged commit 46c8354 into hapostgres:master May 30, 2022
@DimCitus DimCitus added bug Something isn't working good first issue Good for newcomers docs The documentation needs more work labels May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working docs The documentation needs more work good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants