| From: | "Karl O(dot) Pinc" <kop(at)karlpinc(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Trigger functions and parallelism |
| Date: | 2023-10-02 19:23:00 |
| Message-ID: | 20231002142300.59b3387e@slate.karlpinc.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, 02 Oct 2023 13:07:19 -0400
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Karl O. Pinc" <kop(at)karlpinc(dot)com> writes:
> > What I'm looking for is some general statements about
> > parallel safety for trigger functions. I don't know
> > enough about parallelism to even know if it applies
> > to data modification statements.
>
> It doesn't, which is why the docs are silent on the point.
Thanks.
Regards,
Karl <kop(at)karlpinc(dot)com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein
| From | Date | Subject | |
|---|---|---|---|
| Next Message | MATSUO Takatoshi | 2023-10-02 22:13:03 | Re: Operating of synchronous master when no standby is available |
| Previous Message | Wim Bertels | 2023-10-02 18:50:08 | Re: pg_stat_statements IN problem |