Path to this page:
./
databases/postgresql10-server,
PostgreSQL database server programs
Branch: pkgsrc-2017Q4,
Version: 10.1,
Package name: postgresql10-server-10.1,
Maintainer: adamPostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
derived from the Berkeley Postgres database management system. While
PostgreSQL retains the powerful object-relational data model, rich data types
and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.
PostgreSQL is free and the complete source is available.
This package contains the database server programs.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2017/10/23 20:33:50 adam Exp $
case ${STAGE} in
DEINSTALL)
${CAT} << EOF
===========================================================================
If you intend to upgrade your PostgreSQL installation, you may need to
perform a dump-and-restore to move your current databases into the newer
PostgreSQL installation. Please dump your databases *prior* to installing
the new PostgreSQL.
Please see the Backup and Restore section of the PostgreSQL Administrator's
Guide (databases/postgresql-docs) for complete information on how to
perform the databases dump.
===========================================================================
EOF
;;
esac
Required to run:[
textproc/libxml2] [
databases/postgresql10-client]
Required to build:[
pkgtools/cwrappers]
Package options: gssapi
Master sites:
SHA1: 4adcfd527ec1652ecd7a22eb71541928d3d37277
RMD160: 4238ae067e5e282ee36302d596ea0654dd9e96b8
Filesize: 19208.974 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version postgresql10-server-10.1 (created)