PostgreSQL Password File (~/.pgpass) Enterprise
Plants a fake ~/.pgpass file with credentials for your Trapster PostgreSQL service. Also supported on Windows at %APPDATA%\postgresql\pgpass.conf.
Generate from the PostgreSQL service row.
Installation
Copy the file to ~/.pgpass and set permissions:
bash
chmod 600 ~/.pgpassOn Windows, place the file at %APPDATA%\postgresql\pgpass.conf.
