Public bug reported:

Binary package hint: postgresql-8.4

If several databases (as example postgresql-8.4 and postgresql-8.4) are
installed and not all databases are started, the init script for each
database returns the wrong status value.

As example, if 8.3 is stopped and 8.4 is started, the postgresql-8.4
init script still returns "down" (and the exit code "3").

The /usr/share/postgresql-common/init.d-functions file loops through all
results from pg_lsclusters and exists, if the first "down" database is
found.

Fix: the init.d-functions file should only check the requested database
version, not all databases.


Description:    Ubuntu 9.10
Release:        9.10

** Affects: postgresql-8.4 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bug postgres postgresql

-- 
"status" returns invalid information about the database status
https://bugs.launchpad.net/bugs/502662
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to