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 [email protected]
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/[email protected]

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