Re: cleaning up PostgresNode.pm - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: cleaning up PostgresNode.pm
Date
Msg-id 202106301230.ztnrg5tii3ds@alvherre.pgsql
Whole thread Raw
In response to Re: cleaning up PostgresNode.pm  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: cleaning up PostgresNode.pm
List 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/



pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: Synchronous commit behavior during network outage
Next
From: David Rowley
Date:
Subject: Re: Remove redundant initializations