Re: v10 changes to pg_ctl --wait
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: nickbarnes01@gmail.com
Cc: pgsql-docs@lists.postgresql.org
Date: 2018-01-23T17:29:48Z
Lists: pgsql-docs
=?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
Commits
-
Documentation fix: pg_ctl no longer makes connection attempts.
- c9707d9413b1 11.0 landed
- 5ca17d655f96 10.2 landed