mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Change xlog to WAL in some error messages
This commit is contained in:
@ -1678,7 +1678,7 @@ static struct config_int ConfigureNamesInt[] =
|
||||
{
|
||||
{
|
||||
{"archive_timeout", PGC_SIGHUP, WAL_ARCHIVING,
|
||||
gettext_noop("Forces a switch to the next xlog file if a "
|
||||
gettext_noop("Forces a switch to the next WAL file if a "
|
||||
"new file has not been started within N seconds."),
|
||||
NULL,
|
||||
GUC_UNIT_S
|
||||
|
Reference in New Issue
Block a user