check the connection status of a PostgreSQL server NAME pg_isready - check the connection status of a PostgreSQL server SYNOPSIS pg_isready [ connection-opt......ike "could not connect to server: Connection refused". For psql , pg_archivecleanup , and pg_isready , pg_wrapper will always use the binary from the newest PostgreSQL version i…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…reconstruct a full backup from an incremental backup and dependent backups NAME pg_combinebackup - reconstruct a full backup from an incremental backup and dependent backups SYNOPS…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…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 [ …control PostgreSQL logical decoding streams NAME pg_recvlogical - control PostgreSQL logical decoding streams SYNOPSIS pg_recvlogical [ option ...] DESCRIPTION pg_recvlogical contr…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…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…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…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…garbage-collect and analyze a PostgreSQL database NAME vacuumdb - garbage-collect and analyze a PostgreSQL database SYNOPSIS vacuumdb [ connection-option ...] [ option ...] [ -t | …remove a PostgreSQL user account NAME dropuser - remove a PostgreSQL user account SYNOPSIS dropuser [ connection-option ...] [ option ...] [ username ] DESCRIPTION dropuser removes…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…create a new PostgreSQL database NAME createdb - create a new PostgreSQL database SYNOPSIS createdb [ connection-option ...] [ option ...] [ dbname [ description ]] DESCRIPTION cre…PostgreSQL interactive terminal NAME psql - PostgreSQL interactive terminal SYNOPSIS psql [ option ...] [ dbname [ username ]] DESCRIPTION psql is a terminal-based front-end to Pos…display call graph profile data NAME gprof - display call graph profile data SYNOPSIS gprof [ -[abcDhilLrsTvwxyz] ] [ -[ABCeEfFJnNOpPqQRStZ][ name ] ] [ -I dirs ] [ -d[ num ] ] [ -…display call graph profile data NAME gprof - display call graph profile data SYNOPSIS gprof [ -[abcDhilLrsTvwxyz] ] [ -[ABCeEfFJnNOpPqQRStZ][ name ] ] [ -I dirs ] [ -d[ num ] ] [ -…