BUG #15603: LibPQ doesn't like replication as a valid option

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: james(dot)sewell(at)gmail(dot)com
Subject: BUG #15603: LibPQ doesn't like replication as a valid option
Date: 2019-01-22 23:31:27
Message-ID: 15603-d2fd93c88d839051@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15603
Logged by: James Sewell
Email address: james(dot)sewell(at)gmail(dot)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!

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2019-01-23 00:03:29 Re: BUG #15603: LibPQ doesn't like replication as a valid option
Previous Message Amit Langote 2019-01-22 08:00:19 Re: BUG #15587: Partitions with ALTER TABLE ADD CONSTRAINT