Re: v10 changes to pg_ctl --wait

2018-01-23 Thread Tom Lane
=?utf-8?q?PG_Doc_comments_form?= 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!

v10 changes to pg_ctl --wait

2018-01-23 Thread PG Doc comments form
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 exam