Re: Prevent printing "next step instructions" in initdb and pg_upgrade
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Bruce Momjian <bruce@momjian.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Magnus Hagander <magnus@hagander.net>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2020-10-07T01:45:07Z
Lists: pgsql-hackers
On Tue, Oct 06, 2020 at 11:22:11AM -0400, Bruce Momjian wrote: > On Tue, Oct 6, 2020 at 11:06:13AM -0400, Tom Lane wrote: >> OK. FWIW, I'd vote for separate --no-instructions and --no-scripts >> switches. > > Works for me. +1. -- Michael
Commits
-
Remove extra Success message at the end of initdb
- e7f429148549 14.0 landed