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…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…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 [ …Introspect with and invoke Varlink services NAME varlinkctl - Introspect with and invoke Varlink services SYNOPSIS varlinkctl [OPTIONS...] info ADDRESS varlinkctl [OPTIONS...] list…define a new PostgreSQL user account NAME createuser - define a new PostgreSQL user account SYNOPSIS createuser [ connection-option ...] [ option ...] [ username ] DESCRIPTION crea…Move objects and refs by archive NAME git-bundle - Move objects and refs by archive SYNOPSIS git bundle create [-q | --quiet | --progress] [--version=<version>] <file> <git-rev-lis…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…make various IPC resources NAME ipcmk - make various IPC resources SYNOPSIS ipcmk [options] DESCRIPTION ipcmk allows you to create POSIX and System V inter-process communication (I…Update the object name stored in a ref safely NAME git-update-ref - Update the object name stored in a ref safely SYNOPSIS git update-ref [-m <reason>] [--no-deref] (-d <ref> [<old…create a temporary file or directory NAME mktemp - create a temporary file or directory SYNOPSIS mktemp [ OPTION ]... [ TEMPLATE ] DESCRIPTION Create a temporary file or directory,…make links between files NAME ln - make links between files SYNOPSIS ln [ OPTION ]... [ -T ] TARGET LINK_NAME ln [ OPTION ]... TARGET ln [ OPTION ]... TARGET ... DIRECTORY ln [ OPT…report memory map of a process NAME pmap - report memory map of a process SYNOPSIS pmap [ options ] pid [...] DESCRIPTION The pmap command reports the memory map of a process or pr…create a zip file from stdin NAME streamzip - create a zip file from stdin SYNOPSIS producer | streamzip [opts] | consumer producer | streamzip [opts] -zipfile=output.zip DESCRIPTI…make block or character special files NAME mknod - make block or character special files SYNOPSIS mknod [ OPTION ]... NAME TYPE [ MAJOR MINOR ] DESCRIPTION Create the special file …Create, list, delete refs to replace objects NAME git-replace - Create, list, delete refs to replace objects SYNOPSIS git replace [-f] <object> <replacement> git replace [-f] --edi…a database backup program (mariadb-dump is now a symlink to mariadb-dump) NAME mariadb-dump - a database backup program (mariadb-dump is now a symlink to mariadb-dump) SYNOPSIS mar…a database backup program (mariadb-dump is now a symlink to mariadb-dump) NAME mariadb-dump - a database backup program (mariadb-dump is now a symlink to mariadb-dump) SYNOPSIS mar…control PostgreSQL logical decoding streams NAME pg_recvlogical - control PostgreSQL logical decoding streams SYNOPSIS pg_recvlogical [ option ...] DESCRIPTION pg_recvlogical contr…convert .pod files to .html files NAME pod2html - convert .pod files to .html files SYNOPSIS pod2html --help --htmldir=<name> --htmlroot=<URL> --infile=<name> --outfile=<name> --po…