Path to this page:
./
databases/postgresql84-server,
PostgreSQL database server programs
Branch: pkgsrc-2010Q2,
Version: 8.4.4,
Package name: postgresql84-server-8.4.4,
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 2009/07/29 06:29:02 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/postgresql84-client]
Required to build:[
devel/gmake] [
devel/libtool-base] [
devel/bison]
Master sites: (Expand)
SHA1: 02592977a601976f8bae7bc3a5c69710d4d0344d
RMD160: d2d45112c19a2f20d49ab82bd8f86b6ace7decd3
Filesize: 13529.139 KB
Version history: (Expand)
- (2010-07-05) Package added to pkgsrc.se, version postgresql84-server-8.4.4 (created)