-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Update postgres aurora info #10116
Conversation
✅ Deploy Preview for determined-ui canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I talked to @stoksc, and it sounds like our official stance is that we support any non-EOL version of postgres.
So it is ok to say we recommend version 14 or later, but we can't say you need version 14 or later.
Personally, I think support EOL software is never implied, and we can mostly just say "Install Postgres" everywhere and people should know that EOL postgres isn't gonna work.
If you want to specify that we don't support non-EOL postgres, I'd do it only once, maybe in the setup-cluster/checklists/postgresql.rst
file, or a file of equal specificity.
I would not tell users they should install postgresql-14
on debian, for instance; I think they should take whatever postgresql version is default for their linux installation (the unmarked postgresql
package).
Does that all make sense?
I'd suggest we specify the minimum required version, since there's a slice of customers who run older systems, and CEs always end up asking us what's the minimum. Especially here where we know 12 is the minimum. |
We should at least say the minimum here still. |
Elsewhere I'd just recommend the newest Postgres version available. |
9db1110
to
2719ca5
Compare
Update instances of "postgresql <14", add note about Aurora v1
965d539
to
0eec942
Compare
Keeping "The solution requires PostgreSQL 14 or later, which will be installed on the admin node." in hpc-environment-requirements.rst file |
0eec942
to
40dbcfd
Compare
40dbcfd
to
4cea3db
Compare
Update instances of "postgresql <14", add note about Aurora v1