Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Question about Postgres



NetComrade wrote:

> On Thu, 26 Jul 2007 21:02:58 -0500, John Koller
> <johnckoller(at)yahoo(dot)com> wrote:
> 
>>NetComrade wrote:
>>

> 
> -bash-3.00$ export PGPORT=5733
> -bash-3.00$ psql -l
> psql: 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.5733"?


> 
> 
> -bash-3.00$ vacuumdb -avz -p5733
> vacuumdb: could not connect to database template1: 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.5733"?
> 
> What are my next steps :)?


Check /var/opt/scalix/mm/postgres/data/postgresql.conf for the entries
unix_socket_directory
unix_socket_group
unix_socket_permissions




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group