ports

databases/postgresql,-main

postgresql-client-10.5p1 – PostgreSQL RDBMS (client)

Description

PostgreSQL RDBMS client applications, libraries and include files
for database administration, maintenance and integration with other
applications.

The OpenBSD PostgreSQL port build produces several packages:

* postgresql-client-${VERSION} - client package
  Client-side applications, headers and libraries.

* postgresql-server-${VERSION} - server package
  Contains additional files needed for performing backend server
  functions - such as providing the database server itself.

* postgresql-docs-${VERSION} - documentation
  Additional documentation: FAQs, READMEs; PostgreSQL manuals in
  HTML format: Administrator's Guide, Programmer's Manual, PostgreSQL
  Tutorial and User's Guide and Integrated Documentation package
  contains all the above documentation.

* postgresql-contrib-${VERSION} - contributions
  Additional utilities and usefull libraries.

* postgresql-plpython-${VERSION} - PL/Python procedural language.

* postgresql-pg_upgrade-${VERSION} - Used to upgrade database
  clusters directly from the previous version without a dump
  and restore.

WWW: http://www.postgresql.org/

Multi-packages
postgresql-contrib-10.5p0 postgresql-docs-10.5 postgresql-client-10.5p1 postgresql-pg_upgrade-10.5p0 postgresql-plpython-10.5p0 postgresql-server-10.5p4
Categories:
databases lang/python

Library dependencies

Build dependencies

Run dependencies

None