Problemi configurazione POSTGRESQL
Inviato: sabato 4 ottobre 2008, 9:48
Ciao a tutti.
Qualcuno potrebbe aiutarmi a configurare postgre? >:(
L'ho installato ma non riesco a configurare l’user postgres per poter accedere al DB con pgadmin III.
Digito da terminale:
sudo su postgres -c psql template1
e ottengo come risposta:
psql: could not connect to server: Nessun file o directory
Is the server running locally and accepting connections on Unix domain socket "var/run/postgresql/.s.PGSQL.5432"?
La cartella "var/run/postegresql" è vuota.
Qualcuno ha un'idea?
Grazie a tutti
Dimenticavo: ho provato anche a configurare il server con pgAdmin3 ma in Tool/Server configuration non mi da opzioni cliccabili (postgresql.conf e pg_hba.conf trasparenti).
Qualcuno potrebbe aiutarmi a configurare postgre? >:(
L'ho installato ma non riesco a configurare l’user postgres per poter accedere al DB con pgadmin III.
Digito da terminale:
sudo su postgres -c psql template1
e ottengo come risposta:
psql: could not connect to server: Nessun file o directory
Is the server running locally and accepting connections on Unix domain socket "var/run/postgresql/.s.PGSQL.5432"?
La cartella "var/run/postegresql" è vuota.
Qualcuno ha un'idea?
Grazie a tutti
Dimenticavo: ho provato anche a configurare il server con pgAdmin3 ma in Tool/Server configuration non mi da opzioni cliccabili (postgresql.conf e pg_hba.conf trasparenti).