Path to this page:
./
databases/postgresql81-server,
PostgreSQL database server programs
Branch: pkgsrc-2008Q4,
Version: 8.1.15,
Package name: postgresql81-server-8.1.15,
Maintainer: jlamPostgreSQL 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 2006/03/20 14:45:51 uebayasi 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/postgresql81-client]
Required to build:[
devel/gmake] [
devel/libtool-base] [
devel/bison]
Master sites: (Expand)
SHA1: 7cb1d9278b9ce6352aef898b23e3191d3bd0bed0
RMD160: b4ca7376dac1b6d5b9b01801d38809661bee46f9
Filesize: 11499.202 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version postgresql81-server-8.1.15 (created)