path: postgresql-common_290/t/020_create_sql_remove.t
        'cluster restarts with new environment file';
    @pm_pids = pidof ('postgres');
    is $#pm_pids, 0, 'Exactly one postgres master process running';
    %env = pid_env 'postgres', $pm_pids[0];
