Path to this page:
./
databases/postgresql96-server,
PostgreSQL database server programs
Branch: pkgsrc-2020Q3,
Version: 9.6.19nb1,
Package name: postgresql96-server-9.6.19nb1,
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/10/29 19:41:55 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
Package options: gssapi
Master sites:
SHA1: 72cde73fffd187bbd2e6c1de6d473cf5578754d2
RMD160: 5efcd29859fefa41cb880ef28b6b5fb082e1d67d
Filesize: 18437.535 KB
Version history: (Expand)
- (2020-10-09) Package added to pkgsrc.se, version postgresql96-server-9.6.19nb1 (created)