Path to this page:
./
databases/postgresql95-server,
PostgreSQL database server programs
Branch: pkgsrc-2019Q1,
Version: 9.5.16,
Package name: postgresql95-server-9.5.16,
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 2016/02/25 21:37:37 tnn 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:[
databases/postgresql95-client]
Package options: gssapi
Master sites:
SHA1: 5413b1d9e239383cc55d6a1328a42f055405354c
RMD160: 7f9c07db733f4b8b61380b9481c2946d06436dd9
Filesize: 17096.557 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version postgresql95-server-9.5.16 (created)