Package: postgresql-8.4
Version: 8.4.4-2
Severity: important
On a Debian/Squeeze I installed PG 9.0 from unstable.
I then ran "pg_dropcluster 9.0 main" and "pg_upgradecluster 8.4 main"
which failed to properly transfer a few databases because they are
configured as
"alter database set default_transaction_readonly to on"
It nonetheless configured the old cluster to port 5433 and the new one
to 5432.
I "remove --purge"d PG 9.0 (and libpq5-9), dropped the new (faulty) 9.0
cluster, reconfigured 8.4 in postgresql.conf to, again, use port 5432.
Now, upon startup, the 8.4 cluster is not properly started. Neither of
invoke-rc.d postgresql start 8.4 main
/etc/init.d/postgresql start 8.4 main
does the right thing. However, when I go
pg_ctlcluster 8.4 main start
it starts up just fine. I wonder what the problem could be here.
Karsten
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages postgresql-8.4 depends on:
ii libc6 2.11.2-6 Embedded GNU C Library: Shared lib
ii libcomerr2 1.41.12-2 common error description library
ii libgssapi-krb5-2 1.8.3+dfsg~beta1-1 MIT Kerberos runtime libraries - k
ii libkrb5-3 1.8.3+dfsg~beta1-1 MIT Kerberos runtime libraries
ii libldap-2.4-2 2.4.23-6 OpenLDAP libraries
ii libpam0g 1.1.1-6 Pluggable Authentication Modules l
ii libpq5 8.4.4-2 PostgreSQL C client library
ii libssl0.9.8 0.9.8o-2 SSL shared libraries
ii libxml2 2.7.7.dfsg-4 GNOME XML library
ii locales 2.11.2-6 Embedded GNU C Library: National L
ii locales-all [locales] 2.11.2-6 Embedded GNU C Library: Precompile
ii postgresql-client-8.4 8.4.4-2 front-end programs for PostgreSQL
ii postgresql-common 111 PostgreSQL database-cluster manage
ii ssl-cert 1.0.26 simple debconf wrapper for OpenSSL
ii tzdata 2010l-1 time zone and daylight-saving time
postgresql-8.4 recommends no packages.
Versions of packages postgresql-8.4 suggests:
pn oidentd | ident-server <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]