Heikki Linnakangas
c262390214
Don't upload index file when GC doesn't remove anything.
...
I saw an excessive number of index file upload operations in
production, even when nothing on the timeline changes. It was because
our GC schedules index file upload if the GC cutoff LSN is advanced,
even if the GC had nothing else to do. The GC cutoff LSN marches
steadily forwards, even when there is no user activity on the
timeline, when the cutoff is determined by the time-based PITR
interval setting. To dial that down, only schedule index file upload
when GC is about to actually remove something.
2022-12-16 11:05:55 +02:00
..
2022-11-25 20:14:06 +02:00
2022-11-25 04:17:42 +03:00
2022-08-30 18:25:38 +03:00
2022-09-20 11:28:12 -07:00
2022-12-16 11:05:55 +02:00
2022-12-16 11:05:55 +02:00
2022-10-06 09:01:56 +03:00
2022-11-29 18:55:20 +01:00
2022-10-11 09:54:32 +03:00
2022-08-30 18:25:38 +03:00
2022-10-21 20:02:31 +03:00
2022-12-14 13:09:08 +00:00
2022-12-10 00:35:05 +02:00
2022-08-30 18:25:38 +03:00
2022-09-15 21:43:51 +03:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2022-11-07 18:39:51 +00:00
2022-12-16 11:05:55 +02:00
2022-11-19 19:28:56 +02:00
2022-12-16 11:05:55 +02:00
2022-08-30 18:25:38 +03:00
2022-10-27 14:02:55 +00:00
2022-10-06 12:42:50 +03:00
2022-08-30 18:25:38 +03:00
2022-11-02 02:26:37 +02:00
2022-08-30 18:25:38 +03:00
2022-11-02 02:26:37 +02:00
2022-12-16 11:05:55 +02:00
2022-11-25 04:17:42 +03:00
2022-08-30 18:25:38 +03:00
2022-12-14 18:05:05 +00:00
2022-08-30 18:25:38 +03:00
2022-11-07 18:39:51 +00:00
2022-12-16 11:05:55 +02:00
2022-12-13 16:16:31 +03:00
2022-12-06 23:52:16 +02:00
2022-11-15 18:47:28 +02:00
2022-11-15 18:47:28 +02:00
2022-11-15 18:47:28 +02:00
2022-12-14 19:25:29 +01:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2022-12-14 14:09:16 +02:00
2022-12-16 11:05:55 +02:00
2022-12-12 13:30:16 +03:00
2022-11-29 18:55:20 +01:00
2022-11-29 18:55:20 +01:00
2022-12-15 11:50:39 +01:00
2022-12-14 19:25:29 +01:00
2022-11-15 18:47:28 +02:00
2022-12-16 11:05:55 +02:00
2022-11-25 20:14:06 +02:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2022-10-14 18:37:14 +03:00
2022-12-12 13:30:16 +03:00
2022-11-07 18:39:51 +00:00
2022-12-14 18:05:05 +00:00