Accepted postgresql-common 24 (source)
Martin Pitt
martin.pitt at ubuntu.com
Thu Aug 25 15:50:10 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Origin: Debian/unstable
Format: 1.7
Date: Thu, 25 Aug 2005 21:45:41 +0100
Source: postgresql-common
Binary: postgresql-common
Architecture: source
Version: 24
Distribution: breezy
Urgency: low
Maintainer: Martin Pitt <mpitt at debian.org>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
postgresql-common - manager for PostgreSQL database clusters
Closes: 316100 318928 320810 323878 324749
Changes:
postgresql-common (24) unstable; urgency=low
.
* Add /usr/share/postgresql-common/pg_checksystem: Check system parameters
which are relevant to PostgreSQL. Right now this checks if write caching
is enabled on any disk containing PostgreSQL clusters.
* debian/postgresql-common.postinst: Call pg_checksystem. Closes: #318928
* Bump Standards-Version to 3.6.2.
* debian/postgresql-common.postinst: Setup user 'postgres' with /bin/bash as
default shell. Closes: #320810
* pg_wrapper, debian/postgresql-common.links: Wrap reindexdb, it is a
standard client program in 8.1.
* pg_createcluster: Do not create autovacuum log file for servers >= 8.1.
* PgCommon.pm: For determining avac_enable on 8.1+ servers, read
"autovacuum" setting from postgresql.conf.
* pg_maintenance: Use avac_enable flag instead of checking for the
pg_autovacuum pid file to determine whether autovacuuming is enabled. This
is a more general approach and works for all server versions.
* pg_ctlcluster: Do not attempt to start pg_autovacuum on 8.1+ servers.
* pg_createcluster: Add hook for version specific function to configure
postgresql.conf.
* pg_createcluster: Add default configuration for 7.4 clusters:
- tcpip_socket = true
- stats_row_level = true
* pg_createcluster: Add default configuration for 8.0 clusters:
- listen_addresses = '*'
- stats_row_level = true
* pg_createcluster: Add default configuration for 8.1 clusters:
- listen_addresses = '*'
- stats_row_level = on
- autovacuum = on
* PgCommon.pm, set_conf_value(): Preserve comments.
* debian/postgresql-common.postinst: Generalized restarting of all clusters
to make it automatically work for future versions.
* pg_createcluster: Adapt pg_hba.conf to the current default (md5 for host
connections, ident sameuser for local ones); this obsoletes the
default-pg_hba.conf patches in the server packages.
* user_clusters: Update comments, throw out bogus documentation.
Closes: #324749
* pg_createcluster: Only mangle configuration files (pg_hba.conf, SSL
enabling, etc.) if we create a new cluster, not if we integrate an already
existing one. Closes: #323878
* Add debian/postgresql-common.logrotate: Simple log rotation.
Closes: #316100
Files:
303931e54070b49253157cd12cac0291 50728 misc optional postgresql-common_24.tar.gz
89dffd1b55cb4f01a2c8c836e7255980 578 misc optional postgresql-common_24.dsc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iQEVAwUBQw4t9QF4adwMEr3XAQI2IggAijV7kuKogqwixhC63jS1yEAxb8XVor1m
t5k7vngNPQ5Gqc/WoskPQhsh4d3AlDTTTu3PTNc7TGjgmzJZgEgYJyLS0JfGYEzq
onLAlNOBqcuj7V2xGb8U0r0asEvbWFAbEBIBCoAuBbTevDpn/3GNkl9w9zTYawPa
SjqxyljMaHbjQwHd/TUVBvb+vXyYacdbmr4b8VGSEv8QdN6AzOL9SVcfMtb74lfe
tz0ouPHC5T6w75hDYJdWmYdST1yj7J38WxFml/kdQDK7XzwyUFsWPujFu9+X9fSU
JZUOK/OYRUSk3PZB9fHIi8PwmxKHpR6QOKeuVQGXXC9ND5zkKo6cxA==
=Syjr
-----END PGP SIGNATURE-----
Accepted:
postgresql-common_24.dsc
to pool/main/p/postgresql-common/postgresql-common_24.dsc
postgresql-common_24.tar.gz
to pool/main/p/postgresql-common/postgresql-common_24.tar.gz
More information about the breezy-changes
mailing list