Caros, Ao tentar acessar minha base de dados pelo pgAdminIII aparece a seguinte mensagem: An error has occurred:
Error connecting to the server: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? percebi que o postgres não esta aceitando o start, segue comando e saída: [roney@rfs ~]$ sudo rc.d start postgresql :: Starting PostgreSQL [BUSY] pg_ctl: could not start server Examine the log output. tentei o seguinte comando também: [roney@rfs ~]$ pg_ctl -w start pg_ctl: no database directory specified and environment variable PGDATA unset Try "pg_ctl --help" for more information. Qual procedimento devo seguir para conseguir acessar a base de dados? Já desinstalei o postgres e o pgAdmin e quando reinstalei o problema persistiu. Meu sistema é, Linux rfs 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012 x86_64 GNU/Linux com, "PostgreSQL 9.1.4 on x86_64-unknown-linux-gnu, compiled by gcc (GCC) 4.7.0 20120505 (prerelease), 64-bit" Atenciosamente Roney _______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
