postgresql-common 58 source package in Ubuntu

Changelog

postgresql-common (58) unstable; urgency=low

  * pg_wrapper: Improve manpage POD, describe the precise rules for cluster
    selection.
  * t/090_multicluster.t: Check for proper error message of pg_wrapper (no
    suitable default cluster) if several local clusters exist and none are on
    the default port.
  * pg_wrapper: Print proper error message if no cluster is suitable as
    default target and point to man pg_wrapper.
  * pg_upgradecluster:
    - Support /etc/postgresql-common/pg_upgradecluster.d/ hook scripts. These
      are called after creating the virgin new version cluster (phase 'init')
      and a second time after the upgrade is complete (phase 'finish').
      PostgreSQL extensions like PostGIS can use these hooks to initialize
      metadata which must not be upgraded from the old cluster, but
      initialized from scratch. Closes: #351571
    - Document this feature in the manpage POD.
    - If upgrade scripts are present, call pg_restore with the new -X
      no-data-for-failed-tables option to not clutter already existing tables
      in the new cluster with data from the old cluster. Abort with an error
      if the installed pg_restore does not support this option.
    - debian/postgresql-common.dirs: Ship
      /etc/postgresql-common/pg_upgradecluster.d/.
  * Add t/120_pg_upgradecluster_scripts.t: Selftest for pg_upgradecluster.d
    hooks and proper pg_restore -X no-data-for-failed-tables behaviour.
  * PgCommon.pm, get_cluster_locales(): Fix parsing of locales out of
    pg_controldata output by calling it under the locale 'C' and being more
    liberal in the regular expression. (https://launchpad.net/bugs/50755)

 -- Martin Pitt <email address hidden>   Tue,  08 Aug 2006 07:31:10 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Edgy
Original maintainer:
Martin Pitt
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Edgy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
postgresql-common_58.tar.gz 82.5 KiB 66c57c9815f7323d6466e5a9496baa897b432622d9ba1d9f383ba72639303027
postgresql-common_58.dsc 604 bytes 60ece061daffbd631f26a3656153e99dfb12a31839aca2af406136add6bf9c7e

View changes file

Binary packages built by this source

postgresql-client-common: No summary available for postgresql-client-common in ubuntu edgy.

No description available for postgresql-client-common in ubuntu edgy.

postgresql-common: No summary available for postgresql-common in ubuntu edgy.

No description available for postgresql-common in ubuntu edgy.