Package: postgresql-common
Version: 22
Severity: normal
Hi Martin,
During postgresql startup, I see this:
hardknott:/home/rleigh# /etc/init.d/postgresql-8.0 start
* Starting PostgreSQL 8.0 database server: main
Use of uninitialized value in -r at /usr/bin/pg_ctlcluster line 112.
The PostgreSQL autovacuum daemon failed to start. Please check the log output:
Use of uninitialized value in open at /usr/bin/pg_ctlcluster line 127.
Use of uninitialized value in concatenation (.) or string at
/usr/bin/pg_ctlcluster line 127.
*ror: Could not open log file
[fail]
I've tracked the uninitialised value down to $info{'avac_logfile'} in
pg_ctlcluster. Perhaps it needs to skip logging if the '-L' option
isn't used? (I haven't found any use of '-L' in the startup scripts,
but I may be mistaken.)
Regards,
Roger
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_GB.UTF8, LC_CTYPE=en_GB.UTF8 (charmap=UTF-8)
postgresql-common depends on no packages.
Versions of packages postgresql-common recommends:
ii openssl 0.9.7g-1 Secure Socket Layer (SSL) binary a
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]