Back to postgresql-common PTS page

Accepted postgresql-common 24 (source all)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 23 Aug 2005 23:10:09 +0200
Source: postgresql-common
Binary: postgresql-common
Architecture: source all
Version: 24
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt <mpitt@debian.org>
Changed-By: Martin Pitt <mpitt@debian.org>
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: 
 89dffd1b55cb4f01a2c8c836e7255980 578 misc optional postgresql-common_24.dsc
 303931e54070b49253157cd12cac0291 50728 misc optional postgresql-common_24.tar.gz
 4ccd2f68e63191595fefc5dd93ffec12 72168 misc optional postgresql-common_24_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDC5wKDecnbV4Fd/IRAusEAKC9K9Jo+D80C63gb23PWXLuHhiPRACfZFQc
CADYnX0F4RsaCFG+ukT86k0=
=9mNF
-----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
postgresql-common_24_all.deb
  to pool/main/p/postgresql-common/postgresql-common_24_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org