| From: | Michael Banck <mbanck(at)gmx(dot)net> |
|---|---|
| To: | Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com> |
| Cc: | shveta malik <shveta(dot)malik(at)gmail(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> |
| Subject: | Re: How can end users know the cause of LR slot sync delays? |
| Date: | 2025-11-28 09:29:10 |
| Message-ID: | 20251128092910.GC13635@p46.dedyn.io;lightning.p46.dedyn.io |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On Thu, Nov 27, 2025 at 11:08:00AM +0530, Shlok Kyal wrote:
> I have addressed the comments and attached the updated patch.
Maybe it would be better to break out the slotsync parts of
pg_replication_slots into a new view? I think people are using
pg_replication_slots a lot for monitoring and keeping an eye on
replication and having it much wider makes it somewhat less useful.
Just a suggestion.
Micheal
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shubham Khanna | 2025-11-28 09:32:15 | Re: Add support for specifying tables in pg_createsubscriber. |
| Previous Message | Bertrand Drouvot | 2025-11-28 09:24:23 | Remove unused function parameters, part 2: replication |