pgsql: Show the default checkpoint method in the pg_basebackup help mes - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Show the default checkpoint method in the pg_basebackup help mes
Date
Msg-id E1rNXmb-000lfi-G4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Show the default checkpoint method in the pg_basebackup help message

Author: Michael Banck
Reviewed-By: Aleksander Alekseev, Michael Paquier, Peter Eisentraut
Discussion: https://postgr.es/m/6530f954.170a0220.5637c.9209@mx.google.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cd02b35a4609090e6c4e4fc3d8bd055c559dea1b

Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: pg_ctl: Disable autoruns for cmd.exe on Windows
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: clarify who owns the initdb-created cluster, by default