Path to this page:
./
databases/postgresql83-server,
PostgreSQL database server programs
Branch: pkgsrc-2009Q3,
Version: 8.3.8,
Package name: postgresql83-server-8.3.8,
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 2008/03/04 12:43:41 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/postgresql83-client]
Required to build:[
devel/libtool-base] [
devel/bison] [
devel/gmake]
Master sites: (Expand)
SHA1: 9af0351cfdac73381bb4b06fb429345fd14930cd
RMD160: 333cbc0b0d9f3f756b08b7e980691dc5671877e5
Filesize: 13815.955 KB
Version history: (Expand)
- (2009-10-16) Package added to pkgsrc.se, version postgresql83-server-8.3.8 (created)