non-root installation of Postgresql?
| От | Terrence Brannon |
|---|---|
| Тема | non-root installation of Postgresql? |
| Дата | |
| Msg-id | 0174a2934120252FE7@mail7.sc.rr.com обсуждение исходный текст |
| Ответы |
Re: non-root installation of Postgresql?
Re: non-root installation of Postgresql? |
| Список | pgsql-novice |
Hi, I used ./configure --prefix=/home/metaperl/install/pgsql to
install postgres and then I did initdb and createdb and started the
postmaster just fine.
However, attempting to connect via psql is failing with this error
message:
urth:~/install/pgsql> ./bin/psql test metaperl
psql: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
urth:~/install/pgsql>
urth:~/install/pgsql>
I looked around for a way to force sockets to be created in /tmp or in
my home directory but saw nothing in the manual.
В списке pgsql-novice по дате отправления: