- Notifications
You must be signed in to change notification settings - Fork35
Pbckp 137 vs move pg node#76
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
1a910a2
tod01804b
Compared01804b
to8be1b3a
Comparetestgres/node.py Outdated
"-w" if wait else '-W', # --wait or --no-wait | ||
"start" | ||
] + params # yapf: disable | ||
get_bin_path("pg_ctl"), |
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.
remove excessive tabs/spaces to not override history
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.
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 fixed tabs according flake8 requirements, I hope it will be ok now
avaness commentedMay 3, 2023
LGFM, please don't forget squash commits to essential ones (or reorder and squash them) before merge |
No description provided.