Re: PATCH: add "--config-file=" option to pg_rewind - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: PATCH: add "--config-file=" option to pg_rewind
Date
Msg-id d958c021424db65d46a8c504e122ad518edbaf8a.camel@vmware.com
Whole thread Raw
In response to PATCH: add "--config-file=" option to pg_rewind  ("Gunnar \"Nick\" Bluth" <gunnar.bluth@pro-open.de>)
List pgsql-hackers
On Wed, 2022-02-23 at 16:28 +0100, Gunnar "Nick" Bluth wrote:
> I'm extremely unhappy that I called it "--config-file" here, while 
> "postgres" itself wants "--config_file". But as the other dashed options 
> of pg_rewind are, well, dashed and not underscored, it seemed to be 
> better that the other way...

The "--"-style options to postgres take either underscores or dashes in
the names (just double-checked with PG14), so this shouldn't be a
problem.

--Jacob

pgsql-hackers by date:

Previous
From: "Euler Taveira"
Date:
Subject: Re: Frontend error logging style
Next
From: "Euler Taveira"
Date:
Subject: Re: logical decoding and replication of sequences