| От | Tom Lane |
|---|---|
| Тема | Re: Pg 7.3.1 & DBD::Pg 1.21 |
| Дата | |
| Msg-id | 10608.1043387019@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Pg 7.3.1 & DBD::Pg 1.21 (Renê Salomão <rene@ibiz.com.br>) |
| Ответы |
Re: Pg 7.3.1 & DBD::Pg 1.21
|
| Список | pgsql-general |
=?ISO-8859-1?Q?Ren=EA_Salom=E3o?= <rene@ibiz.com.br> writes:
> DBI connect('dbname=slave;host=164.35.10.17;port=5432','username=pgsql',...) failed: could not connect to server:
Connectionrefused at pg_connect.pl line 16
"Connection refused" is not a postmaster message, it's a kernel-level
message. The implication is that there's nothing at all listening on
the port you tried to connect to. My guess is that the postmaster
isn't really running, or that you forgot to give it the -i option to
listen on TCP.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера