Set cluster_name for PostgresNode.pm instances

Peter Eisentraut <peter@eisentraut.org>

Commit: 538ecc17c478e87cc3155c2b9cda7a1b1812d767
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-02-27T09:59:25Z
Releases: 12.0
Set cluster_name for PostgresNode.pm instances

This can help identifying test instances more easily at run time, and
it also provides some minimal test coverage for the cluster_name
feature.

Reviewed-by: Euler Taveira <euler@timbira.com.br>
Discussion: https://www.postgresql.org/message-id/flat/1257eaee-4874-e791-e83a-46720c72cac7@2ndquadrant.com

Files

PathChange+/−
src/test/perl/PostgresNode.pm modified +3 −1

Discussion