...try in ~/.postgresqlrc (see postgresqlrc (5)), if that file exists matching entry in /etc/postgresql-common/user_clusters (see user_clusters (5)), if that file exists If only on…extract a PostgreSQL database cluster into a script file NAME pg_dumpall - extract a PostgreSQL database cluster into a script file SYNOPSIS pg_dumpall [ connection-option ...] [ o…verify the integrity of a base backup of a PostgreSQL cluster NAME pg_verifybackup - verify the integrity of a base backup of a PostgreSQL cluster SYNOPSIS pg_verifybackup [ option…check the connection status of a PostgreSQL server NAME pg_isready - check the connection status of a PostgreSQL server SYNOPSIS pg_isready [ connection-option ...] [ option ...] D…remove a PostgreSQL user account NAME dropuser - remove a PostgreSQL user account SYNOPSIS dropuser [ connection-option ...] [ option ...] [ username ] DESCRIPTION dropuser removes…create a new PostgreSQL database NAME createdb - create a new PostgreSQL database SYNOPSIS createdb [ connection-option ...] [ option ...] [ dbname [ description ]] DESCRIPTION cre…define a new PostgreSQL user account NAME createuser - define a new PostgreSQL user account SYNOPSIS createuser [ connection-option ...] [ option ...] [ username ] DESCRIPTION crea…stream write-ahead logs from a PostgreSQL server NAME pg_receivewal - stream write-ahead logs from a PostgreSQL server SYNOPSIS pg_receivewal [ option ...] DESCRIPTION pg_receivewa…remove a PostgreSQL database NAME dropdb - remove a PostgreSQL database SYNOPSIS dropdb [ connection-option ...] [ option ...] dbname DESCRIPTION dropdb destroys an existing Postgr…cluster a PostgreSQL database NAME clusterdb - cluster a PostgreSQL database SYNOPSIS clusterdb [ connection-option ...] [ option ...] [ --table | -t table ]... [ dbname | -a | --a…reindex a PostgreSQL database NAME reindexdb - reindex a PostgreSQL database SYNOPSIS reindexdb [ connection-option ...] [ option ...] [ -S | --schema schema ]... [ -t | --table ta…extract a PostgreSQL database into a script file or other archive file NAME pg_dump - extract a PostgreSQL database into a script file or other archive file SYNOPSIS pg_dump [ conn…garbage-collect and analyze a PostgreSQL database NAME vacuumdb - garbage-collect and analyze a PostgreSQL database SYNOPSIS vacuumdb [ connection-option ...] [ option ...] [ -t | …PostgreSQL interactive terminal NAME psql - PostgreSQL interactive terminal SYNOPSIS psql [ option ...] [ dbname [ username ]] DESCRIPTION psql is a terminal-based front-end to Pos…take a base backup of a PostgreSQL cluster NAME pg_basebackup - take a base backup of a PostgreSQL cluster SYNOPSIS pg_basebackup [ option ...] DESCRIPTION pg_basebackup is used to…control PostgreSQL logical decoding streams NAME pg_recvlogical - control PostgreSQL logical decoding streams SYNOPSIS pg_recvlogical [ option ...] DESCRIPTION pg_recvlogical contr…checks for corruption in one or more PostgreSQL databases NAME pg_amcheck - checks for corruption in one or more PostgreSQL databases SYNOPSIS pg_amcheck [ option ...] [ dbname ] D…restore a PostgreSQL database from an archive file created by pg_dump NAME pg_restore - restore a PostgreSQL database from an archive file created by pg_dump SYNOPSIS pg_restore [ …list symbols from object files NAME nm - list symbols from object files SYNOPSIS nm [ -A | -o | --print-file-name ] [ -a | --debug-syms ] [ -B | --format=bsd ] [ -C | --demangle [=…list symbols from object files NAME nm - list symbols from object files SYNOPSIS nm [ -A | -o | --print-file-name ] [ -a | --debug-syms ] [ -B | --format=bsd ] [ -C | --demangle [=…