| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: subscription/t/010_truncate.pl failure on desmoxytes in REL_13_STABLE |
| Date: | 2021-06-22 13:24:47 |
| Message-ID: | 1712887.1624368287@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Thomas Munro <thomas(dot)munro(at)gmail(dot)com> writes:
> On Tue, Jun 22, 2021 at 10:01 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>> I see this report is from 16th June 2021 and the commit is on 18th
>> June 2021. So, I am hoping this should have been fixed but if we see
>> it again then probably we need to investigate it further.
> Ahh, that makes sense. Thanks for checking, and sorry for the noise.
BTW, the reason that the walsender is still showing its "query" as
"SELECT pg_config..." is that pre-v14 versions don't update the
reported query for replication commands, only plain-SQL commands.
I recall that we fixed that in HEAD awhile ago; should we consider
back-patching something for it? It seems quite confusing.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Pyhalov | 2021-06-22 13:39:43 | Re: Case expression pushdown |
| Previous Message | Seino Yuki | 2021-06-22 13:03:02 | Re: Case expression pushdown |