lp:ubuntu/vivid-proposed/postgresql-common

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid-proposed/postgresql-common
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

80. By Martin Pitt

[ Christoph Berg ]
* pg_conftool: Fix 'remove' operation. Spotted by François Henry, merci!
  (Closes: #778243)
* t/007_pg_conftool.t: Add pg_conftool tests.

[ Martin Pitt ]
* debian/maintscripts-functions: Avoid package installation failure of -9.1
  due to the pg_basebackup.1 alternative on systems which have both -9.1 and
  a later version installed in parallel. On those, pg_basebackup.1 will
  already be in the psql.1.gz group, thus -9.1 must not try to put it back
  into the postmaster.1.gz group. (LP: #1357682)
* Add "default-psql" autopkgtest: Smoketest to verify that installing the
  "postgresql" metapackage results in a running and working cluster.
* debian/maintscripts-functions, configure_cluster(): When running under
  systemd, do a daemon-reload to re-run the generator and thus create a unit
  for the newly created cluster.

79. By Martin Pitt

[ Christoph Berg ]
* pg_conftool: Fix 'remove' operation. Spotted by François Henry, merci!
  (Closes: #778243)
* t/007_pg_conftool.t: Add pg_conftool tests.

[ Martin Pitt ]
* debian/maintscripts-functions: Avoid package installation failure of -9.1
  due to the pg_basebackup.1 alternative on systems which have both -9.1 and
  a later version installed in parallel. On those, pg_basebackup.1 will
  already be in the psql.1.gz group, thus -9.1 must not try to put it back
  into the postmaster.1.gz group. (LP: #1357682)

78. By Christoph Berg

* postgresql-common: Breaks: systemd (<< 204). postgresql@.service uses
  reload-related config options that are incompatible with the systemd
  version in wheezy. (Consider upgrading to the wheezy-backports version.)
* pg_renamecluster: New tool to rename clusters.
* pg_upgradecluster: --rename allows renaming the upgraded cluster.
* pg_conftool: Allow to "edit" files.
* PgCommon.pm, pg_lsclusters: Fix thinko which broke logging to
  /var/log/postgresql when log_destination was "syslog,stderr". The default
  logfile is now always used even if logging_collector is enabled; it
  receives the log messages produced before logging_collector is started.
* t/020_create_sql_remove.t: Versions >= 9.0 are OOM-protected.

77. By Christoph Berg

* Debconf translation updates, thanks!
  + es by Manuel Venturi Porras Peralta. (Closes: #773598)

76. By Christoph Berg

* Init script: Always create /var/run/postgresql on start.
  (Closes: #772824)
* Debconf translation updates, thanks!
  + pt by Ricardo Silva. (Closes: #767399)
* t/100_upgrade_scripts.t: Incompatible with eatmydata, remove from
  LD_PRELOAD when detected.
* t/170_extensions.t: Catch warning with chkpass on 9.5.
* debian/supported-versions: Support jessie in backports and
  apt.postgresql.org, with 9.4 as default.
* pgdg/apt.postgresql.org.sh: Support jessie.

75. By Martin Pitt

[ Martin Pitt ]
* pg_createcluster: Disable copy-on-write semantics for data directory on
  btrfs and similar file systems. It eats a lot of performance and isn't
  necessary for data integrity.
* debian/supported-versions: Welcome Ubuntu 15.04!

[ Christoph Berg ]
* Update VCS URLs.

74. By Christoph Berg

[ Christoph Berg ]
* Move PgCommon.pm to /usr/share/perl5.
* t/020_create_sql_remove.t: Test psql -tx alignment to catch a bug in
  9.4beta2.
* supported-versions: Set 9.4 as pgdg default on Ubuntu 14.10.
* Debconf translation updates, thanks!
  + nl by Frans Spiesschaert. (Closes: #762632)

[ Peter Michael Green ]
* Use ID_LIKE to identify deriviatives of Debian and Ubuntu.
  (Closes: #761020)

[ Richard Hughes ]
* Use Type=forking in postgresql@.service and start before postgresql.
  (Closes: #759725)

73. By Christoph Berg

* pg_ctlcluster: Refuse root operation when config owner does not match
  data owner, and config owner is not root.
* Stop automatically updating debian/control from debian/control.in in
  pgxs_debian_control.mk. Instead, implement "checkcontrol" and
  "updatecontrol" actions in pg_buildext. checkcontrol is run from
  pgxs_debian_control.mk and will warn if an update is required.
  Backport and pgdg builds will still automatically update.
  (Closes: #758570)
* pg_virtualenv, testsuite: Use "ip" to start lo when available.
* Add iproute2 | net-tools to postgresql-server-dev-all dependencies.
* Debconf translation updates, thanks!
  + it by Luca Monducci. (Closes: #759808)

72. By Christoph Berg <email address hidden>

[ Martin Pitt ]
* supported-versions: Set 9.4 as default for Ubuntu 14.10.
* debian/maintscripts-functions: Call update-alternatives under C locale to
  fix parsing for non-English locales. (LP: #1293596)
* pg_createcluster: Fix test if specified owner/group ID is numeric. Thanks
  Sven Berkvens-Matthijsse! (LP: #1329227)

[ Christoph Berg ]
* Use dh-systemd to enable postgresql.service on install. (Closes: #757612)
* Set Multi-Arch: foreign in postgresql-common, postgresql-client-common,
  postgresql-client, and postgresql-doc, and document this in
  doc/dependencies.{dia,png}. (Closes: #757520)
* Update examples in README.Debian for 9.4. (Closes: #756007)
* Install README.systemd.

71. By Martin Pitt

supported-versions: Set 9.4 as default for Ubuntu 14.10.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/postgresql-common
This branch contains Public information 
Everyone can see this information.

Subscribers