Re: make pg_createsubscriber option names more consistent

Euler Taveira <euler@eulerto.com>

From: "Euler Taveira" <euler@eulerto.com>
To: "Peter Eisentraut" <peter@eisentraut.org>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-07-31T13:50:35Z
Lists: pgsql-hackers
On Wed, Jul 31, 2024, at 4:02 AM, Peter Eisentraut wrote:
> I propose to rename the pg_createsubscriber option --socket-directory to 
> --socketdir.  This would make it match the equivalent option in 
> pg_upgrade.  (It even has the same short option '-s'.) 
> pg_createsubscriber and pg_upgrade have a lot of common terminology and 
> a similar operating mode, so it would make sense to keep this consistent.

WFM. 


--
Euler Taveira
EDB   https://www.enterprisedb.com/

Commits

  1. pg_createsubscriber: Rename option --socket-directory to --socketdir