Thread: pgsql: Add parameter "connstr" to PostgreSQL::Test::Cluster::background

pgsql: Add parameter "connstr" to PostgreSQL::Test::Cluster::background

From
Michael Paquier
Date:
Add parameter "connstr" to PostgreSQL::Test::Cluster::background_psql

Like for Cluster::psql, this can be handy to force the use of a
connection string with some values overriden, like a "host".

Author: Aidar Imamov
Discussion: https://postgr.es/m/ecacb079efc533aed3c234cbcb5b07b6@postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d35e29387870fecfdb52ffd4c93c651f0c7c1b43

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Cluster.pm | 24 ++++++++++++++++++------
1 file changed, 18 insertions(+), 6 deletions(-)