postgresql/src/bin
Magnus Hagander e09155bd62 Add --no-instructions parameter to initdb
Specifying this parameter removes the informational messages about how
to start the server. This is intended for use by wrappers in different
packaging systems, where those instructions would most likely be wrong
anyway, but the other output from initdb would still be useful (and thus
just redirecting everything to /dev/null would be bad).

Author: Magnus Hagander
Reviewed-By: Peter Eisentraut
Discusion: https://postgr.es/m/CABUevEzo4t5bmTXF0_B9WzmuWpVbMpkNZZiGvzV8NZa-=fPqeQ@mail.gmail.com
2021-01-17 14:34:41 +01:00
..
initdb Add --no-instructions parameter to initdb 2021-01-17 14:34:41 +01:00
pg_archivecleanup Improve common/logging.c's support for multiple verbosity levels. 2020-09-17 12:52:18 -04:00
pg_basebackup Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_checksums Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_config Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_controldata Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_ctl Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_dump Fix pg_dump for GRANT OPTION among initial privileges. 2021-01-16 12:21:35 -08:00
pg_resetwal Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_rewind Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_test_fsync Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 2020-10-07 13:27:33 -04:00
pg_test_timing Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 2020-10-07 13:27:33 -04:00
pg_upgrade Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_verifybackup Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_waldump Update copyright for 2021 2021-01-02 13:06:25 -05:00
pgbench Disallow a digit as the first character of a variable name in pgbench. 2021-01-13 14:52:59 -05:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql psql \dX: list extended statistics objects 2021-01-17 00:16:45 +01:00
scripts Adjust createdb TAP tests to work on recent OpenBSD. 2021-01-07 20:36:09 -05:00
Makefile Update copyright for 2021 2021-01-02 13:06:25 -05:00