Your message dated Mon, 03 May 2010 15:47:59 +0000
with message-id <e1o8xsf-0004k3...@ries.debian.org>
and subject line Bug#579768: fixed in postgresql-common 107
has caused the Debian Bug report #579768,
regarding pg_upgradecluster and --disable-triggers
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
579768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579768
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: postgresql-common
Version: 106
Severity: minor
When upgrading a database from 8.3 to 8.4 I got several errors related
to foreign keys. It turned out that I could only upgrade succesfully by
making pg_upgradecluster pass the --disable-triggers option to pg_restore.
It would be nice if a --disable-triggers option could be added to
pg_upgradecluster and passed to pg_restore.
--- End Message ---
--- Begin Message ---
Source: postgresql-common
Source-Version: 107
We believe that the bug you reported is fixed in the latest version of
postgresql-common, which is due to be installed in the Debian FTP archive:
postgresql-client-common_107_all.deb
to main/p/postgresql-common/postgresql-client-common_107_all.deb
postgresql-common_107.dsc
to main/p/postgresql-common/postgresql-common_107.dsc
postgresql-common_107.tar.gz
to main/p/postgresql-common/postgresql-common_107.tar.gz
postgresql-common_107_all.deb
to main/p/postgresql-common/postgresql-common_107_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 579...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Pitt <mp...@debian.org> (supplier of updated postgresql-common package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 03 May 2010 17:40:09 +0200
Source: postgresql-common
Binary: postgresql-common postgresql-client-common
Architecture: source all
Version: 107
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt <mp...@debian.org>
Changed-By: Martin Pitt <mp...@debian.org>
Description:
postgresql-client-common - manager for multiple PostgreSQL client versions
postgresql-common - PostgreSQL database-cluster manager
Closes: 579768
Changes:
postgresql-common (107) unstable; urgency=low
.
[ Peter Eisentraut ]
* Add initial support for 9.0 (pre-release snapshots for now):
- cleanpg: Remove 9.0 clusters.
- pg_createcluster: Clone configure_8_4() as configure_9_0().
- pg_upgradecluster: Migrate obsolete/changed configuration parameters.
* pg_wrapper: Fix spelling.
* In maintainer scripts, instead of "#!/bin/sh -e" use a separate "set -e",
per lintian.
* debian/control: Bump Standards-Version to 3.8.4; no changes necessary.
.
[ Martin Pitt ]
* cleanpg: Do not remove the /var/log/postgresql/ directory itself, only its
contents, to avoid logcheck falling over.
* t/020_create_sql_remove.t: Do not consider $PG_GRANDPARENT_PID an unsafe
environment, it's set by 9.0 servers.
* t/060_obsolete_confparams.t: Add a full configuration for 8.4, so that
upgrades to 9.0 can be tested.
* t/052_upgrade_encodings.t: Specify 'C' locale when creating the ASCII
encoded test database for versions >= 8.4, otherwise we have a
locale/encoding mismatch.
* t/TestLib.pm: Abort tests on FAILURE=shell and the shell exits with
nonzero. This avoids endless followup error shells once it's clear that
the following ones are doomed anyway.
* PgCommon.pm: Add new function get_db_locales() which reads lc_ctype and
lc_locales for a particular database. This replaces the
get_cluster_locales() function for >= 8.4 server versions (which moved
from global to per-database locales).
* pg_upgradecluster: Use get_db_locales() instead of get_cluster_locales()
for upgrades from >= 8.4.
* pg_ctlcluster: Drop check for valid locales. We can only determine them
(using pg_controldata through get_cluster_locales()) for <= 8.3 clusters,
which are obsolete in sid/lenny. For >= 8.4 clusters, we need to start the
server to find out the locales, at which point the check is pointless.
* pg_upgradecluster: Run pg_restore with --disable-triggers when running in
--data-only mode. (Closes: #579768)
* t/020_create_sql_remove.t: We now assume that /var/log/postgresql/ always
exists, and is writable by the "postgres" user. Thus if we delete the log,
running "pg_ctlcluster start" should be able to recreate it. This fixes
the 020_create_sql_remove.t test failure in "umask 077" mode, and uncovers
some more inconsistencies wrt. log directory permissions.
* pg_createcluster, testsuite: Fix permissions of /var/log/postgresql/ if
this script creates it.
Checksums-Sha1:
22317e206f153424803a868baa9d48b9ec85b1a7 903 postgresql-common_107.dsc
94da2449f4c43ead81873845279782ad4b834eb2 120683 postgresql-common_107.tar.gz
36037bb3260a45d0fe49bc46f9e917b653ad0411 122404 postgresql-common_107_all.deb
ffcc3e47630bcf03bbf47c9f23f955e4a12c621e 52946
postgresql-client-common_107_all.deb
Checksums-Sha256:
67a3c2e1cb3ffa501093e7692453500fd516eb508df4e34d82ea58e502a35160 903
postgresql-common_107.dsc
c2e1f401cc57a8c9f45c733289080c158fc271846c976f11694daacb6367345d 120683
postgresql-common_107.tar.gz
9ad846545ac53c07a91fa992697fef14b03362174bec09544977ee1be39a0e65 122404
postgresql-common_107_all.deb
98fc0148fbeae82f9ff338cf90913d2d9affa9dd0870f5c64ea98964241407ba 52946
postgresql-client-common_107_all.deb
Files:
ff0ddf0525d10d171adac123edc9dac1 903 database optional
postgresql-common_107.dsc
c36a848999bd05130c477239bb176063 120683 database optional
postgresql-common_107.tar.gz
e29ac7e95680a62d34e7cab5817cfbf7 122404 database optional
postgresql-common_107_all.deb
619b3048304a5c8a30614358c94ce45e 52946 database optional
postgresql-client-common_107_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkve74oACgkQDecnbV4Fd/LNpwCeOnCWr6nzTYqAK56w9RSyhlGT
MEgAn216IVSjKZ9i9wcGTcj9/bBPiCh8
=QIIA
-----END PGP SIGNATURE-----
--- End Message ---