| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
| Cc: | Jeff Davis <pgsql(at)j-davis(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Non-superuser subscription owners |
| Date: | 2023-04-12 12:19:51 |
| Message-ID: | CA+TgmoY3utUnYmrdrN02wXV2mwcYc3DsGZPktN6WMLauFvCgsA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Apr 11, 2023 at 10:56 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> Anyway, I don't think as such there is any problem
> with restarting the worker even when the subscription owner is a
> superuser, so adjusted the check accordingly.
LGTM. I realize we could do more sophisticated things here, but I
think it's better to keep the code simple.
--
Robert Haas
EDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Imseih (AWS), Sami | 2023-04-12 12:22:34 | Re: Add index scan progress to pg_stat_progress_vacuum |
| Previous Message | David Rowley | 2023-04-12 11:48:08 | Re: [BUG #17888] Incorrect memory access in gist__int_ops for an input array with many elements |