Your message dated Mon, 12 Sep 2011 10:57:01 +0200
with message-id <[email protected]>
and subject line Re: Bug#641139: postgresql works but still causes error
message in /var/log/postgresql/postgresql-9.1-main.log
has caused the Debian Bug report #641139,
regarding postgresql works but still causes error message in
/var/log/postgresql/postgresql-9.1-main.log
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 [email protected]
immediately.)
--
641139: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641139
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgresql-9.1
Version: 9.1~rc1-3
Severity: minor
The error message "unvollständiges Startpaket" within it's context:
2011-09-08 16:42:27 CEST LOG: Datenbanksystem ist bereit, um Verbindungen
anzunehmen
2011-09-08 16:42:27 CEST LOG: Autovacuum-Launcher startet
2011-09-08 16:42:28 CEST LOG: unvollst?ndiges Startpaket
2011-09-08 19:32:27 CEST LOG: unvollst?ndiges Startpaket
2011-09-08 19:32:27 CEST LOG: schnelles Herunterfahren verlangt
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (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-9.1 depends on:
ii libc6 2.13-18
ii libcomerr2 1.42~WIP-2011-07-02-1
ii libgssapi-krb5-2 1.9.1+dfsg-1+b1
ii libkrb5-3 1.9.1+dfsg-1+b1
ii libldap-2.4-2 2.4.25-3
ii libpam0g 1.1.3-2
ii libpq5 9.1~rc1-3
ii libssl1.0.0 1.0.0d-3
ii libxml2 2.7.8.dfsg-4
ii locales 2.13-18
ii postgresql-client-9.1 9.1~rc1-3
ii postgresql-common 121
ii ssl-cert 1.0.28
ii tzdata 2011i-2
ii zlib1g 1:1.2.3.4.dfsg-3
postgresql-9.1 recommends no packages.
Versions of packages postgresql-9.1 suggests:
pn locales-all <none>
pn oidentd | ident-server <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Re: Georg 2011-09-10 <[email protected]>
> Package: postgresql-9.1
> Version: 9.1~rc1-3
> Severity: minor
>
> The error message "unvollständiges Startpaket" within it's context:
> 2011-09-08 16:42:27 CEST LOG: Datenbanksystem ist bereit, um Verbindungen
> anzunehmen
> 2011-09-08 16:42:27 CEST LOG: Autovacuum-Launcher startet
> 2011-09-08 16:42:28 CEST LOG: unvollst?ndiges Startpaket
> 2011-09-08 19:32:27 CEST LOG: unvollst?ndiges Startpaket
> 2011-09-08 19:32:27 CEST LOG: schnelles Herunterfahren verlangt
Hi Georg,
thanks for the report. However, this is not really a bug:
$ telnet localhost 5432
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
2011-09-12 10:48:45 CEST [8693]: [1-1] [unbekannt]@[unbekannt] LOG: Verbindung
empfangen: Host=127.0.0.1 Port=33163
^]
telnet> Connection closed.
2011-09-12 10:48:48 CEST [8693]: [2-1] [unbekannt]@[unbekannt] LOG:
unvollst?ndiges Startpaket
pg_ctlcluster polls the database on startup, so this is an expected
message. You also get lots of these if you have TCP connect tests
configured in your monitoring software.
Christoph
--
[email protected] | http://www.df7cb.de/
signature.asc
Description: Digital signature
--- End Message ---