RE: pg_recvlogical requires -d but not described on the documentation - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: pg_recvlogical requires -d but not described on the documentation
Date
Msg-id OS7PR01MB14968005B4C609E0345094C9EF5DB2@OS7PR01MB14968.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: pg_recvlogical requires -d but not described on the documentation  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Responses Re: pg_recvlogical requires -d but not described on the documentation
List pgsql-hackers
Dear Fujii-san,

> Thanks for the patch! It looks good to me.
> 
> I'm considering whether to back-patch these changes to older versions.
> Since pg_recvlogical --drop-slot worked without --dbname in 9.4
> but started failing unintentionally in 9.5, it could be considered a bug.
> However, this behavior has existed for a long time without complaints or
> bug reports, and there was no clear documentation stating that
> --drop-slot should work without --dbname.
> 
> Given this, I think that also we could treat it as not a bug and apply
> the change only to the master branch. What do you think should we
> back-patch it as a bug fix or apply it only to master?

Personally considered, such a long-standing but harmless bug can be regarded as
the specification. So, I vote that this is an enhancement and be applied only to
master.

Best regards,
Hayato Kuroda
FUJITSU LIMITED


pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: doc patch: wrong descriptions for dropping replication slots
Next
From: Greg Sabino Mullane
Date:
Subject: Re: Allow default \watch interval in psql to be configured