From: | shveta malik <shveta(dot)malik(at)gmail(dot)com> |
---|---|
To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, shveta malik <shveta(dot)malik(at)gmail(dot)com> |
Subject: | Re: A new message seems missing a punctuation |
Date: | 2024-02-20 13:55:21 |
Message-ID: | CAJpy0uAHWQOix0sShg8iFwinFQZAk1d8g6r3j0dCEg96pOUHOg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Feb 20, 2024 at 5:01 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
>
> We do expose the required information (restart_lsn, catalog_xmin,
> synced, temporary, etc) via pg_replication_slots. So, I feel the LOG
> message here is sufficient to DEBUG (or know the details) when the
> slot sync doesn't succeed.
>
Please find the patch having the suggested changes.
thanks
Shveta
Attachment | Content-Type | Size |
---|---|---|
v2-0001-Reword-LOG-msg-for-slot-sync.patch | application/octet-stream | 1.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2024-02-20 13:55:25 | Re: Thoughts about NUM_BUFFER_PARTITIONS |
Previous Message | Daniel Gustafsson | 2024-02-20 13:46:16 | Re: numeric_big in make check? |