~/.postgresqlrc
Per-user PostgreSQL cluster configuration
- Provided by: postgresql-client-common (Version: 282ubuntu1)
- Source: postgresql-common
- Report a bug
Per-user PostgreSQL cluster configuration
The file ~/.postgresqlrc configures the default PostgreSQL version/cluster and the default database for an user. If it is not present, the system-wide file /etc/postgresql-common/user_clusters is used instead.
Comments are introduced by the character #. Comments may follow data on a line; the first comment character terminates the data. Leading whitespace and blank lines are ignored.
The first uncommented, non-blank line is used, all following lines are ignored.
Fields must be given in the following order, separated by white space: