Path to this page:
./
databases/postgresql90-server,
PostgreSQL database server programs
Branch: pkgsrc-2013Q2,
Version: 9.0.13,
Package name: postgresql90-server-9.0.13,
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.1.1 2010/09/21 07:52:56 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/postgresql90-client]
Master sites: (Expand)
SHA1: d4812cba43c1a76b66f43687df78c86996a23620
RMD160: 1b7e37cb4ecb1e512f5ca3c0350c9e908d03a01d
Filesize: 14785.032 KB
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version postgresql90-server-9.0.13 (created)