| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: cleaning up PostgresNode.pm |
| Date: | 2021-06-30 12:30:22 |
| Message-ID: | 202106301230.ztnrg5tii3ds@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2021-Jun-30, Andrew Dunstan wrote:
> On 6/30/21 12:35 AM, Michael Paquier wrote:
> > On Mon, Jun 28, 2021 at 01:02:37PM -0400, Andrew Dunstan wrote:
> > skip_equals is not used. The only caller of adjust_conf is
> > PostgresNode itself.
>
> Well, nothing is using it right now :-) It's intended to be available to
> subclasses.
>
> My current subclass code doesn't actually use skip_equals either, but
> earlier revisions did. Think of modifying pg_hba.conf.
I thought it was about recovery.conf ...
--
Álvaro Herrera Valdivia, Chile
https://www.EnterpriseDB.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2021-06-30 12:42:53 | Re: Remove redundant initializations |
| Previous Message | Andrey Borodin | 2021-06-30 12:28:28 | Re: Synchronous commit behavior during network outage |