Path to this page:
./
databases/postgresql12-server,
PostgreSQL database server programs
Branch: pkgsrc-2020Q4,
Version: 12.5nb1,
Package name: postgresql12-server-12.5nb1,
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 2019/10/07 19:21:49 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
Package options: gssapi, nls
Master sites:
SHA1: 031c42b26df6aa91351c02c336b9aa6111bf6c7e
RMD160: d974cdb8fcf8e960fca824786b8121cfffc60c05
Filesize: 20243.803 KB
Version history: (Expand)
- (2021-01-04) Package added to pkgsrc.se, version postgresql12-server-12.5nb1 (created)