| From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, David Rowley <dgrowleyml(at)gmail(dot)com>, Greg Stark <stark(at)mit(dot)edu>, Ian Lawrence Barwick <barwick(at)gmail(dot)com>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: ExecRTCheckPerms() and many prunable partitions (sqlsmith) |
| Date: | 2023-02-14 05:44:59 |
| Message-ID: | CA+HiwqG7S5dEQDRy_rsCRh8ES3CZWGXCiwLhEQpGAmCqRByoEg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Feb 13, 2023 at 22:31 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Amit Langote <amitlangote09(at)gmail(dot)com> writes:
> > On Mon, Feb 13, 2023 at 5:07 Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
> >> That seems to add various elog()s which are hit frequently by sqlsmith:
>
> > Thanks for the report. I’ll take a look once I’m back at a computer in a
> > few days.
>
> Looks like we already have a diagnosis and fix [1]. I'll get that
> pushed.
>
> regards, tom lane
>
> [1]
> https://www.postgresql.org/message-id/CAHewXNnnNySD_YcKNuFpQDV2gxWA7_YLWqHmYVcyoOYxn8kY2A%40mail.gmail.com
Oh, thanks a lot.
--
Thanks, Amit Langote
EDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2023-02-14 06:04:04 | Re: Perform streaming logical transactions by background workers and parallel apply |
| Previous Message | John Naylor | 2023-02-14 04:21:43 | Re: Todo: Teach planner to evaluate multiple windows in the optimal order |