Re: PGACCESS: error trying to connect...
От | Oliver Elphick |
---|---|
Тема | Re: PGACCESS: error trying to connect... |
Дата | |
Msg-id | 200105081531.f48FVviW012434@linda.lfix.co.uk обсуждение исходный текст |
Ответ на | PGACCESS: error trying to connect... (Tim Boring <tboring@insight.rr.com>) |
Ответы |
Re: PGACCESS: error trying to connect...
|
Список | pgsql-admin |
Tim Boring wrote: >I've successfully installed pgsql 7.0.3 on my SuSE 7.0 system and can create >dbs, users, etc. from the psql terminal. However, if I want to try to use >pgaccess it gives me the following error message: > >"Connection to database failed PQconnectPoll() -- connect() failed: >Connection refused. Is the postmaster running (with -i) at 'localhost' and >accepting connections on TCP/IP port 5432'?" > >So I shutdown the postmaster and tried restarting like this: >postmaster -D -i /var/lib/pgsql/data > logfile 2>&1 & > >but it doesn't start the postmaster. If I leave off the -i it will start, b >ut >then I'm back to square one as far as using pgaccess. > >Out of curiousity, since I'm trying to use pgaccess on the localhost, should >n't >it just use regular Linux sockets and not try to connect via TCP/IP? It see >ms >odd that I can connect to the server from the psql terminal without setting >the >-i option on the postmaster but not from pgaccess. Leave the hostname field blank in the connection dialog; pgaccess will then use Unix sockets instead of TCP/IP. localhost is a TCP/IP hostname. This is not specific to pgaccess; if PGHOST is in your environment and not empty, any connection to the postmaster will use TCP/IP unless overridden. -- Oliver Elphick Oliver.Elphick@lfix.co.uk Isle of Wight http://www.lfix.co.uk/oliver PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47 GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C ======================================== "Follow peace with all men, and holiness, without which no man shall see the Lord." Hebrews 12:14
В списке pgsql-admin по дате отправления: