Allow using connection URI in primary_conninfo.
The old method of appending options to the connection string didn't work if the primary_conninfo was a postgres:// style URI, instead of a traditional connection string. Use PQconnectdbParams instead. Alex Shulgin
Showing
Please register or sign in to comment