http://www.postgresql.org/
PostgreSQL is an advanced Object-Relational database management system (DBMS).
The postgresql-server package contains the programs needed to create
and run a PostgreSQL server, which will in turn allow you to create
and maintain PostgreSQL databases.
Version: 16.3
See also: postgresql, postgresql-contrib, postgresql-server-devel.
General Commands | |
initdb | create a new PostgreSQL database cluster |
pg_basebackup | take a base backup of a PostgreSQL cluster |
pg_checksums | enable, disable or check data checksums in a PostgreSQL database cluster |
pg_controldata | display control information of a PostgreSQL database cluster |
pg_ctl | initialize, start, stop, or control a PostgreSQL server |
pg_receivewal | stream write-ahead logs from a PostgreSQL server |
pg_resetwal | reset the write-ahead log and other control information of a PostgreSQL database cluster |
pg_rewind | synchronize a PostgreSQL data directory with another data directory that was forked from it |
pg_verifybackup | verify the integrity of a base backup of a PostgreSQL cluster |
postgres | PostgreSQL database server |
postgresql-new-systemd-unit | manual page for postgresql-new-systemd-unit 8.9 |
postgresql-setup | manual page for postgresql-setup 8.9 |
postgresql-upgrade | manual page for postgresql-upgrade 8.9 |