Path to this page:
./
databases/postgresql93-server,
PostgreSQL database server programs
Branch: pkgsrc-2017Q3,
Version: 9.3.19,
Package name: postgresql93-server-9.3.19,
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 2013/09/10 15:32:33 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:[
databases/postgresql93-client]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 92402d56fd8a82341a7dbf7c7459fa6eef32a5be
RMD160: 79293893f37e67e86c6ae1bb6408578d1fe809e8
Filesize: 16787.308 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version postgresql93-server-9.3.19 (created)