PostgreSQL La base de donnees la plus sophistiquee au monde.

Forums PostgreSQL.fr

Le forum officiel de la communauté francophone de PostgreSQL

Vous n'êtes pas identifié(e).

#1 Installation » pg_ctl: could not start server » 16/05/2018 18:13:09

natha
Réponses : 1

Je viens d'installer pg 10 sur Debian 9.4. J'essaye de démarrer pg, mais ça ne marche pas.
Voici le résultat de pg_ctl start:


postgres@POSTGRES:~$ /usr/lib/postgresql/10/bin/pg_ctl start -D /usr/local/pgsql/data
waiting for server to start....2018-05-16 17:47:42.287 CEST [4654] LOG:  could not bind IPv6 address "::1": Address already in use
2018-05-16 17:47:42.287 CEST [4654] HINT:  Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
2018-05-16 17:47:42.287 CEST [4654] LOG:  could not bind IPv4 address "127.0.0.1": Address already in use
2018-05-16 17:47:42.287 CEST [4654] HINT:  Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
2018-05-16 17:47:42.287 CEST [4654] WARNING:  could not create listen socket for "localhost"
2018-05-16 17:47:42.287 CEST [4654] FATAL:  could not create any TCP/IP sockets
2018-05-16 17:47:42.287 CEST [4654] LOG:  database system is shut down
stopped waiting
pg_ctl: could not start server
Examine the log output.


Pourtant j'arrive localement à me connecter avec psql. Je peux faire createdb, par exemple, sans problème.
Qu'est-ce qui cloche?
Merci !

#2 Installation » PG 10 sur Debian 9.4 ? » 30/04/2018 11:44:15

natha
Réponses : 1

Bonjour,

Est-il raisonnable d'installer une db Postgres version 10 sur une machine Debian 9.4? C'est une db qui sera en production.

"apt show -a postgresql" propose encore la version postgresql-9.6.

Merci et bonne journée

natha

Pied de page des forums

Propulsé par FluxBB