Path to this page:
./
databases/postgresql92-server,
PostgreSQL database server programs
Branch: pkgsrc-2012Q4,
Version: 9.2.2nb1,
Package name: postgresql92-server-9.2.2nb1,
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 2012/10/05 21:03:12 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/postgresql92-client]
Required to build:[
devel/bison] [
devel/gmake]
Master sites: (Expand)
SHA1: edadf238bcf51bd6e92dfe2f8afb3665510297a6
RMD160: cf6fe7f0278933046b8aa76254fa270da56db67a
Filesize: 15841.941 KB
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version postgresql92-server-9.2.2nb1 (created)