~ubuntu-branches/ubuntu/precise/postgresql-common/precise-proposed

Viewing all changes in revision 22.

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-11-21 13:52:25 UTC
  • Revision ID: james.westby@ubuntu.com-20101121135225-0aom4plc3te3pvk2
Tags: 112
* Urgency medium since this fixes an RC bug.
* debian/changelog: Fix changelog entry in version 111 for #597654: init
  script priority was fixed to S19, not S29.
* pg_ctlcluster: Also pass additional pg_ctl arguments in "stop" and
  "reload" mode.
* pg_ctlcluster: Pass correct exit code from pg_ctl in case of errors.
* PgCommon.pm, get_db_encoding(): Fix uninitialized variable if psql fails.
* t/040_upgrade.t: Check that pg_upgradecluster exits early and gracefully
  if the old cluster does not stop (usually because there are still active
  connections to it). This reproduces #509050.
* pg_upgradecluster: Move stopping of old cluster and disabling connections
  to it much ealier, and properly fail without starting the upgrade.
  (Closes: #509050)
* debian/postgresql-common.preinst: Remove obsolete init script from
  postgresql-8.3 for upgrades from Lenny. It provides "postgresql" which is
  also provided by our common init script, and insserv chokes on this. Our
  common init script handles 8.3 as well and will just take over. Note that
  this is a policy violation, but we can't clean up in -8.3 since that does
  not exist any more in Squeeze. (Closes: #591924)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: