Essaie de faire apt-get --purge remove postgresql
Cette commande supprime le logiciel et tous ces fichiers de configuration
Puis installe le SGBD encore une fois.
ça doit marcher
Arnaud Delobelle a écrit :
Bonsoir,
Après avoir très légèrement modifié un fichier de configuration de
postgresql j'ai fait un
# /etc/init.d/postgresql restart
Mais le serveur n'a pas voulu redémarrer. Après avoir cherché
l'origine de la panne sans succès j'ai fait un
# apt-get --reinstall install postgresql-8.1
Mais l'erreur persiste:
# /etc/init.d/postgresql-8.1 start
Starting PostgreSQL 8.1 database server: mainThe PostgreSQL server
failed to start. Please check the log output:
2007-02-05 20:02:21 UTC LOG: could not load root certificate file
"root.crt": No SSL error reported
2007-02-05 20:02:21 UTC DETAIL: Will not verify client certificates.
2007-02-05 20:02:21 UTC LOG: could not bind IPv4 socket: Cannot
assign requested address
2007-02-05 20:02:21 UTC HINT: Is another postmaster already running
on port 5432? If not, wait a few seconds and retry.
2007-02-05 20:02:21 UTC WARNING: could not create listen socket for
"localhost"
2007-02-05 20:02:21 UTC FATAL: could not create any TCP/IP sockets
failed!
Google ne m'a pas aidé et je ne sais pas quels indices ces messages
sont censés me donner.
Toute aidée serait appréciée.
--Arnaud
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]