mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Message style improvements
This commit is contained in:
@@ -1603,7 +1603,7 @@ static struct config_int ConfigureNamesInt[] =
|
||||
|
||||
{
|
||||
{"wal_receiver_timeout", PGC_SIGHUP, REPLICATION_STANDBY,
|
||||
gettext_noop("Sets the maximum wait time to receive data from master."),
|
||||
gettext_noop("Sets the maximum wait time to receive data from the primary."),
|
||||
NULL,
|
||||
GUC_UNIT_MS
|
||||
},
|
||||
|
Reference in New Issue
Block a user