pgsql: Improve error message when WAL ends before reaching end of onlin - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Improve error message when WAL ends before reaching end of onlin
Date
Msg-id E1Q5C1q-00032F-2p@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve error message when WAL ends before reaching end of online backup.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1f0bab8494f7734e26b76fe34599c7763c8753a1

Modified Files
--------------
src/backend/access/transam/xlog.c |    7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Mention pg_upgrade sets autovacuum_freeze_max_age to maximum.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Reword the phrase on zero replication_timeout in the docs.