-
Notifications
You must be signed in to change notification settings - Fork 628
Closed
Description
Per #218 the documentation was recently updated to reflect v3.0. This documentation update is currently incomplete, as the step by step instructions very much seem to prompt the user to use v 2.6. It appears that some instructions are meant for 3.0, while others have not been updated to reflect changes, resulting in multiple roadblocks.
Since I do not know which changes are intentional due to the update, here are some places I believe need to be updated:
- most pages refer to v 2.6 with a date of 5/14/18, while some refer to v 3.0. The intent of this is unclear and it seems to indicate docs expressly refer to v 2.6.
- in https://github.com/CrunchyData/postgres-operator/blob/master/docs/installation/manual-installation/index.html#L266, the instructions clearly prompt to check out v.2.6.
- same file, line 388 ff, contain references to v 2.6 as well, and the further instructions for placing the binary in your $PATH are made for v.2.6 and it is unclear how the 3.0 binary works.
- There is no reference made anywhere to separately named binaries for MacOS and Windows having different names. (
pgo-mac
) - The version check in https://github.com/CrunchyData/postgres-operator/blob/master/docs/installation/deployment/index.html#L437 refers to 2.6 as well.
Metadata
Metadata
Assignees
Labels
No labels