BUG #15603: LibPQ doesn't like replication as a valid option - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15603: LibPQ doesn't like replication as a valid option
Date
Msg-id 15603-d2fd93c88d839051@postgresql.org
Whole thread Raw
Responses Re: BUG #15603: LibPQ doesn't like replication as a valid option  (Andres Freund <andres@anarazel.de>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15603
Logged by:          James Sewell
Email address:      james.sewell@gmail.com
PostgreSQL version: 11.1
Operating system:   Linux
Description:

When I look at the LibPQ documentation I don't see replication (which I
*think* can be true or database) listed as a valid option.

I would expect that it would be listed here:

https://www.postgresql.org/docs/11/libpq-connect.html#LIBPQ-PARAMKEYWORDS

It *is* mentioned in passing here:

https://www.postgresql.org/docs/11/protocol-replication.html

And it obviously works!


pgsql-bugs by date:

Previous
From: Amit Langote
Date:
Subject: Re: BUG #15587: Partitions with ALTER TABLE ADD CONSTRAINT
Next
From: Andres Freund
Date:
Subject: Re: BUG #15603: LibPQ doesn't like replication as a valid option