Re: Invalidate the subscription worker in cases where a user loses their superuser status - Mailing list pgsql-hackers

From vignesh C
Subject Re: Invalidate the subscription worker in cases where a user loses their superuser status
Date
Msg-id CALDaNm2JwPmX0rhkTyjGRQmZjwbKax=3Ytgw2KY9msDPPNGmBg@mail.gmail.com
Whole thread Raw
In response to Re: Invalidate the subscription worker in cases where a user loses their superuser status  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
On Tue, 26 Sept 2023 at 13:03, Peter Smith <smithpb2250@gmail.com> wrote:
>
> Here are some comments for patch v2-0001.
> ======
> src/test/subscription/t/027_nosuperuser.pl
>
> 3.
> # The apply worker should get restarted after the superuser prvileges are
> # revoked for subscription owner alice.
>
> typo
>
> /prvileges/privileges/

Modified

> ~
>
> 4.
> +# After the user becomes non-superuser the apply worker should be restarted and
> +# it should fail with 'password is required' error as password option is not
> +# part of the connection string.
>
> /as password option/because the password option/

Modified

The attached v3 version patch has the changes for the same.

Regards,
Vignesh

Attachment

pgsql-hackers by date:

Previous
From: Suraj Kharage
Date:
Subject: Re: pg_upgrade --check fails to warn about abstime
Next
From: Michael Paquier
Date:
Subject: Re: Could not run generate_unaccent_rules.py script when update unicode