Package postgresql19
PostgreSQL client programs
PostgreSQL is an advanced Object-Relational database management system (DBMS).
The base postgresql package contains the client programs that you'll need to
access a PostgreSQL DBMS server, as well as HTML documentation for the whole
system. These client programs can be located on the same machine as the
PostgreSQL server, or on a remote machine that accesses a PostgreSQL server
over a network connection. The PostgreSQL server can be found in the
postgresql-server sub-package.
Version: 19beta1
Miscellanea | |
| ALTER_PROPERTY_GRAPH | change the definition of an SQL-property graph |
| CREATE_PROPERTY_GRAPH | define a new SQL-property graph |
| DROP_PROPERTY_GRAPH | remove an SQL-property graph |
| REPACK | rewrite a table to reclaim disk space |
| WAIT_FOR | wait for WAL to reach a target LSN |