Your message dated Tue, 25 Jul 2006 14:17:56 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#379276: fixed in postgresql-8.1 8.1.4-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: postgresql
Version: 7.5.20
Severity: wishlist
Hello
I'm just changing my mysql server to start in runlevel 19 as 20 is used
by apache (= web applications), proftpd etc which could possibly depend
on an already running webserver. Would maybe a good idea for postgresql,
too.
bye,
-christian-
--- End Message ---
--- Begin Message ---
Source: postgresql-8.1
Source-Version: 8.1.4-5
We believe that the bug you reported is fixed in the latest version of
postgresql-8.1, which is due to be installed in the Debian FTP archive:
libecpg-compat2_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/libecpg-compat2_8.1.4-5_i386.deb
libecpg-dev_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/libecpg-dev_8.1.4-5_i386.deb
libecpg5_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/libecpg5_8.1.4-5_i386.deb
libpgtypes2_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/libpgtypes2_8.1.4-5_i386.deb
libpq-dev_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/libpq-dev_8.1.4-5_i386.deb
libpq4_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/libpq4_8.1.4-5_i386.deb
postgresql-8.1_8.1.4-5.diff.gz
to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.4-5.diff.gz
postgresql-8.1_8.1.4-5.dsc
to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.4-5.dsc
postgresql-8.1_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.4-5_i386.deb
postgresql-client-8.1_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/postgresql-client-8.1_8.1.4-5_i386.deb
postgresql-contrib-8.1_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/postgresql-contrib-8.1_8.1.4-5_i386.deb
postgresql-doc-8.1_8.1.4-5_all.deb
to pool/main/p/postgresql-8.1/postgresql-doc-8.1_8.1.4-5_all.deb
postgresql-plperl-8.1_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/postgresql-plperl-8.1_8.1.4-5_i386.deb
postgresql-plpython-8.1_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/postgresql-plpython-8.1_8.1.4-5_i386.deb
postgresql-pltcl-8.1_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/postgresql-pltcl-8.1_8.1.4-5_i386.deb
postgresql-server-dev-8.1_8.1.4-5_i386.deb
to pool/main/p/postgresql-8.1/postgresql-server-dev-8.1_8.1.4-5_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Pitt <[EMAIL PROTECTED]> (supplier of updated postgresql-8.1 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 23 Jul 2006 10:34:55 +0200
Source: postgresql-8.1
Binary: postgresql-8.1 postgresql-pltcl-8.1 postgresql-plperl-8.1 libpgtypes2
libpq-dev libpq4 postgresql-doc-8.1 postgresql-plpython-8.1 libecpg-compat2
libecpg5 libecpg-dev postgresql-client-8.1 postgresql-server-dev-8.1
postgresql-contrib-8.1
Architecture: source i386 all
Version: 8.1.4-5
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt <[EMAIL PROTECTED]>
Changed-By: Martin Pitt <[EMAIL PROTECTED]>
Description:
libecpg-compat2 - older version of run-time library for ECPG programs
libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
libecpg5 - run-time library for ECPG programs
libpgtypes2 - shared library libpgtypes for PostgreSQL 8.1
libpq-dev - header files for libpq4 (PostgreSQL library)
libpq4 - PostgreSQL C client library
postgresql-8.1 - object-relational SQL database, version 8.1 server
postgresql-client-8.1 - front-end programs for PostgreSQL 8.1
postgresql-contrib-8.1 - additional facilities for PostgreSQL
postgresql-doc-8.1 - documentation for the PostgreSQL database management
system
postgresql-plperl-8.1 - PL/Perl procedural language for PostgreSQL 8.1
postgresql-plpython-8.1 - PL/Python procedural language for PostgreSQL 8.1
postgresql-pltcl-8.1 - PL/TCL procedural language for PostgreSQL 8.1
postgresql-server-dev-8.1 - development files for PostgreSQL 8.1 server-side
programming
Closes: 379276
Changes:
postgresql-8.1 (8.1.4-5) unstable; urgency=low
.
* debian/rules: Install init script at priority 19, since Apache and web
applications usually reside on priority 20, but often require a running
database. This follows a recent change in the MySQL package, thanks to
Christian Hammers for pointing this out. Closes: #379276
* Add debian/patches/12-pg_restore-ignore-failing-tables.patch:
- pg_restore: Add option -X no-data-for-failed-tables to ignore TABLE DATA
objects if the corresponding TABLE could not be created. Necessary for
fixing #351571.
Files:
1391d4bf4e7c5f1d3cf6d0ba5812c5fd 1095 misc optional postgresql-8.1_8.1.4-5.dsc
571a06cbb992d1e7e4fe32c95c92a5d1 30076 misc optional
postgresql-8.1_8.1.4-5.diff.gz
8edddae54c6483475e6ad968c8397ad8 1553584 doc optional
postgresql-doc-8.1_8.1.4-5_all.deb
76db80ca6228de06cbf34fdcf8e5be5d 4351086 misc optional
postgresql-8.1_8.1.4-5_i386.deb
c72feae5326ea061800c49bfba823463 1375412 misc optional
postgresql-client-8.1_8.1.4-5_i386.deb
e137b6c39cd967c471c11ffb4f84fc3f 596552 libdevel optional
postgresql-server-dev-8.1_8.1.4-5_i386.deb
acc16e27c5f9046febd02139e12513e2 589250 misc optional
postgresql-contrib-8.1_8.1.4-5_i386.deb
2294ebec94e4dfccc6924fb7852c23e0 167116 misc optional
postgresql-plperl-8.1_8.1.4-5_i386.deb
07b2fc8c46c4af2f8127448aa422a297 159972 misc optional
postgresql-plpython-8.1_8.1.4-5_i386.deb
e7209f1e298953a43ec5c8bfff401e4c 161652 misc optional
postgresql-pltcl-8.1_8.1.4-5_i386.deb
bfaf185ed82ac8930bc02d26e68e7435 313604 libdevel optional
libpq-dev_8.1.4-5_i386.deb
43a097b175fde591005d7bfd03dd3b9f 259080 libs optional libpq4_8.1.4-5_i386.deb
c9840e72fff2d0e54c2a3e4cb8820828 170784 libs optional libecpg5_8.1.4-5_i386.deb
fd84facd5ba0fc42ed7f3349bf5409dd 338150 libdevel optional
libecpg-dev_8.1.4-5_i386.deb
eed66165db6058f621eca4afbc0753d5 150922 libs optional
libecpg-compat2_8.1.4-5_i386.deb
5a76513015ebe6fee025e6959bf672d2 173392 libs optional
libpgtypes2_8.1.4-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFExokzDecnbV4Fd/IRAuR6AJ9gL638qAaRFuAPslX5zFIXajhiygCgh013
rFIntARBc6UNNsAAyINzwaw=
=vcVw
-----END PGP SIGNATURE-----
--- End Message ---