-
-
Notifications
You must be signed in to change notification settings - Fork 189
chor 8000 e: update pg upgrade scripts #485
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
Conversation
|
||
sleep 5 | ||
service postgresql restart | ||
|
||
if [[ $(systemctl is-active gotrue) == "inactive" ]]; then |
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.
wouldn't this incorrectly start these services for projects with a separate kps instance?
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.
Yup. removed in updated script versions. It's up to the worker to manage services
28c4ea2
to
f46029e
Compare
f46029e
to
7d6f27d
Compare
* chore: update pg upgrade scripts
Fixes
/dev/nvme*
and excludesnvme[0-1]
, mounting the following device/dev/loop*
devices presentspecial device
errors.sql
files such asupdate-extensions.sql
on new instance