Hi Peter! Peter Eisentraut [2005-09-05 18:05 +0200]: > $ psql > Error: Invalid PostgreSQL cluster version > > Note sure what that is supposed to tell me. > > So it turns out that neither postgresql-client-7.4 nor > postgresql-client-8.0 are installed (shouldn't there be a dependency?)
Well, we could add a virtual package postgresql-client, but I guess I will just make the error message more intelligible. > $ psql > Use of uninitialized value in numeric eq (==) at > /usr/share/postgresql-common/PgCommon.pm line 195, <F> line 100. > psql: konnte nicht mit dem Server verbinden: Datei oder Verzeichnis nicht > gefunden > Läuft der Server lokal und akzeptiert er Verbindungen > auf dem Unix-Domain-Socket »/tmp/.s.PGSQL.5432«? I believe this is fixed in postgresql-common 25. Can you please upgrade to this version and try again? > $ sudo /etc/init.d/postgresql-8.0 start > [nothing happens] > > Perhaps the failure to start the server is related to some of the failures > above? I guess so since the function I fixed in version 25 is used in both the server and the client. Thanks, Martin -- Martin Pitt http://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org
signature.asc
Description: Digital signature

