Project

General

Profile

Actions

User story #8884

closed

User story #8873: Allow to customize reports database name and user to ease a separate database

Change .pgpass configuration to use the right values

Added by Alexis Mousset over 7 years ago. Updated over 7 years ago.

Status:
Released
Priority:
N/A
Category:
System techniques
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

Currently, we define:

      "pgpass[1]" string => "localhost";
      "pgpass[2]" string => "5432";
      "pgpass[3]" string => "rudder";
      "pgpass[4]" string => "rudder";
      "pgpass[5]" string => "${p.psql_password[2]}";

And edit .pgpass with:

"localhost:5432:rudder:${${parameter}[4]}:${${parameter}[5]}";
Actions

Also available in: Atom PDF