Fujii Masao
f5dff45962
Rename wal_keep_segments to wal_keep_size.
...
max_slot_wal_keep_size that was added in v13 and wal_keep_segments are
the GUC parameters to specify how much WAL files to retain for
the standby servers. While max_slot_wal_keep_size accepts the number of
bytes of WAL files, wal_keep_segments accepts the number of WAL files.
This difference of setting units between those similar parameters could
be confusing to users.
To alleviate this situation, this commit renames wal_keep_segments to
wal_keep_size, and make users specify the WAL size in it instead of
the number of WAL files.
There was also the idea to rename max_slot_wal_keep_size to
max_slot_wal_keep_segments, in the discussion. But we have been moving
away from measuring in segments, for example, checkpoint_segments was
replaced by max_wal_size. So we concluded to rename wal_keep_segments
to wal_keep_size.
Back-patch to v13 where max_slot_wal_keep_size was added.
Author: Fujii Masao
Reviewed-by: Álvaro Herrera, Kyotaro Horiguchi, David Steele
Discussion: https://postgr.es/m/574b4ea3-e0f9-b175-ead2-ebea7faea855@oss.nttdata.com
2020-07-20 13:33:45 +09:00
..
2019-03-24 11:33:02 +01:00
2020-04-12 11:26:05 -04:00
2017-11-23 09:44:28 -05:00
2020-06-07 14:54:28 +02:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2019-11-19 14:21:41 -05:00
2018-12-07 16:40:58 -05:00
2017-11-23 09:44:28 -05:00
2017-11-30 11:03:20 -05:00
2017-11-23 09:44:28 -05:00
2019-07-13 14:43:29 +09:00
2020-04-20 13:42:12 -04:00
2017-11-23 09:44:28 -05:00
2020-06-30 12:26:51 -04:00
2017-11-23 09:44:28 -05:00
2018-12-11 11:21:36 -05:00
2020-06-30 12:26:51 -04:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-02-26 11:28:25 -08:00
2017-11-23 09:44:28 -05:00
2017-11-30 11:03:20 -05:00
2017-11-23 09:44:28 -05:00
2018-11-23 09:10:24 +09:00
2017-11-30 11:03:20 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2019-09-11 00:25:51 +02:00
2020-06-07 14:54:28 +02:00
2017-11-23 09:44:28 -05:00
2020-06-30 12:26:51 -04:00
2020-03-16 17:14:26 +13:00
2020-04-20 13:42:12 -04:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-06-07 14:54:28 +02:00
2017-11-23 09:44:28 -05:00
2018-11-23 09:10:24 +09:00
2020-06-07 14:54:28 +02:00
2019-08-07 18:09:28 -04:00
2020-04-08 11:37:27 +03:00
2018-11-04 13:25:39 -05:00
2020-05-15 08:52:24 -04:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-03-09 10:53:22 +09:00
2017-11-30 11:03:20 -05:00
2020-03-13 15:45:37 +01:00
2019-09-08 16:23:03 +02:00
2020-05-15 09:55:43 -04:00
2019-04-03 17:40:29 -07:00
2020-05-11 14:15:55 -04:00
2020-05-15 08:52:24 -04:00
2020-05-15 08:52:24 -04:00
2020-05-15 08:52:24 -04:00
2020-06-25 18:22:44 -04:00
2018-12-07 16:40:58 -05:00
2018-08-22 14:44:49 +02:00
2020-06-07 14:54:28 +02:00
2017-11-23 09:44:28 -05:00
2020-05-15 08:52:24 -04:00
2020-05-15 08:52:24 -04:00
2020-04-10 10:44:09 -04:00
2020-06-30 12:26:51 -04:00
2020-06-07 14:54:28 +02:00
2020-05-11 14:15:55 -04:00
2020-02-26 11:28:25 -08:00
2018-08-22 14:44:49 +02:00
2017-11-23 09:44:28 -05:00
2018-05-21 14:43:24 -04:00
2020-05-15 08:52:24 -04:00
2020-06-07 14:54:28 +02:00
2020-04-10 10:44:09 -04:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2019-10-25 20:39:41 +02:00
2018-03-29 21:25:39 -04:00
2019-09-30 13:44:22 -04:00
2020-06-07 14:54:28 +02:00
2020-05-11 14:15:55 -04:00
2020-07-05 15:38:14 +02:00
2020-03-16 17:14:26 +13:00
2020-05-15 08:52:24 -04:00
2020-06-25 18:33:28 -04:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-03-05 15:48:56 -05:00
2018-03-29 21:25:39 -04:00
2018-11-23 09:10:24 +09:00
2020-06-07 14:54:28 +02:00
2020-06-07 13:12:08 +02:00
2020-03-09 10:53:22 +09:00
2017-11-23 09:44:28 -05:00
2020-05-11 14:15:55 -04:00
2020-05-11 14:15:55 -04:00
2019-06-11 12:22:11 -04:00
2020-03-13 15:45:37 +01:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-05-15 08:52:24 -04:00
2020-05-15 08:52:24 -04:00
2020-05-15 08:52:24 -04:00
2020-06-07 13:24:40 +02:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-05-15 08:52:24 -04:00
2020-06-07 14:54:28 +02:00
2017-11-23 09:44:28 -05:00
2020-01-22 09:49:18 +09:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2019-03-25 17:18:05 -04:00
2017-11-23 09:44:28 -05:00
2020-06-07 14:54:28 +02:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-06-07 14:54:28 +02:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-05-15 08:52:24 -04:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-06-07 14:07:33 +02:00
2020-03-09 10:53:22 +09:00
2020-03-23 11:58:00 -04:00
2019-03-24 11:33:02 +01:00
2020-05-11 14:15:55 -04:00
2020-05-22 23:33:58 +09:00
2018-07-12 12:29:03 -04:00
2020-02-12 14:13:13 -05:00
2017-11-23 09:44:28 -05:00
2020-06-07 13:12:08 +02:00
2020-05-11 14:15:55 -04:00
2019-11-24 18:03:39 -05:00
2020-05-15 08:52:24 -04:00
2020-05-11 14:15:55 -04:00
2017-11-23 09:44:28 -05:00
2019-08-15 12:22:12 -04:00
2020-07-20 13:33:45 +09:00
2020-06-07 13:24:40 +02:00
2020-05-15 08:52:24 -04:00
2020-03-09 10:53:22 +09:00
2018-09-01 19:46:49 +03:00
2020-07-05 15:38:14 +02:00
2020-06-07 14:07:33 +02:00
2020-03-09 10:53:22 +09:00
2020-06-07 13:24:40 +02:00
2020-03-09 10:53:22 +09:00
2020-03-09 10:53:22 +09:00
2020-07-17 13:04:06 -04:00
2020-06-07 14:07:33 +02:00
2020-07-05 15:38:14 +02:00
2020-04-02 20:25:04 -04:00
2020-05-15 08:52:24 -04:00
2020-07-05 15:38:14 +02:00
2020-05-15 08:52:24 -04:00
2020-05-15 08:52:24 -04:00
2020-06-30 11:55:53 -04:00
2020-05-11 14:15:55 -04:00
2020-03-07 14:04:09 +01:00
2020-03-13 15:45:37 +01:00
2020-05-11 14:15:55 -04:00
2020-07-18 10:42:46 +09:00
2019-03-25 17:18:05 -04:00
2019-10-23 20:29:02 -04:00
2020-05-11 14:15:55 -04:00
2020-05-31 10:48:21 +09:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-02-12 14:13:13 -05:00
2020-03-13 15:45:37 +01:00
2017-11-23 09:44:28 -05:00
2019-09-08 16:23:03 +02:00
2017-11-23 09:44:28 -05:00
2020-01-10 09:36:55 +09:00
2019-04-05 09:47:10 -07:00
2020-06-07 14:54:28 +02:00
2020-05-15 08:52:24 -04:00
2019-10-16 13:09:52 +09:00
2020-05-15 08:52:24 -04:00
2020-05-15 08:52:24 -04:00
2017-11-23 09:44:28 -05:00
2017-11-23 09:44:28 -05:00
2020-04-08 11:37:27 +03:00
2020-02-07 17:09:36 -03:00
2017-11-23 09:44:28 -05:00
2020-05-11 14:15:55 -04:00
2020-04-16 10:55:02 +05:30
2020-03-09 10:53:22 +09:00
2020-05-11 14:15:55 -04:00