diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-07-07 13:08:00 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2020-07-07 13:08:00 -0400 |
commit | a8aaa0c786b3a27706172cc7979684a122ebb706 (patch) | |
tree | a07ceaa91d72f50d935618bdfce26ecb5787250d /src/backend/utils/adt/pg_upgrade_support.c | |
parent | 6a5c750f3f72899f4f982f921d5bf5665f55651e (diff) | |
download | postgresql-a8aaa0c786b3a27706172cc7979684a122ebb706.tar.gz postgresql-a8aaa0c786b3a27706172cc7979684a122ebb706.zip |
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
The previous definition of the column was almost universally disliked,
so provide this updated definition which is more useful for monitoring
purposes: a large positive value is good, while zero or a negative value
means danger. This should be operationally more convenient.
Backpatch to 13, where the new column to pg_replication_slots (and the
feature it represents) were added.
Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Reported-by: Fujii Masao <masao.fujii@oss.nttdata.com>
Discussion: https://postgr.es/m/9ddfbf8c-2f67-904d-44ed-cf8bc5916228@oss.nttdata.com
Diffstat (limited to 'src/backend/utils/adt/pg_upgrade_support.c')
0 files changed, 0 insertions, 0 deletions