v10 changes to pg_ctl --wait
Started by PG Bug reporting formabout 8 years ago2 messagesdocs
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/devel/static/app-pg-ctl.html
Description:
The docs for --wait still say:
"When waiting for startup, pg_ctl repeatedly attempts to connect to the
server."
I believe it's been changed to examine postmaster.pid instead (thanks
Tom!).
Re: v10 changes to pg_ctl --wait
=?utf-8?q?PG_Doc_comments_form?= <noreply@postgresql.org> writes:
The docs for --wait still say:
"When waiting for startup, pg_ctl repeatedly attempts to connect to the
server."
I believe it's been changed to examine postmaster.pid instead (thanks
Tom!).
Missed that --- will fix, thanks for noticing!
regards, tom lane