Re: ConnecDB() -- couldn't send SSL negotiation packet:

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: ConnecDB() -- couldn't send SSL negotiation packet:
Дата
Msg-id 006d01c10559$0405c600$1001a8c0@archonet.com
обсуждение исходный текст
Ответ на ConnecDB() -- couldn't send SSL negotiation packet:  (Bhuvan A <bhuvanbk@yahoo.com>)
Ответы Re: ConnecDB() -- couldn't send SSL negotiation packet:  (Bhuvan A <bhuvanbk@yahoo.com>)
Список pgsql-sql
From: "Bhuvan A" <bhuvanbk@yahoo.com>

> While i am trying to connect pgsql from a perl program, i am
> getting the error message as
>
> ConnectDB()  -- couldn't send SSL negotiation packet:
> errno=9 Bad file descriptor

Are you checking return values from whatever connect/open call you make? It
sounds like the client end is trying to negotiate a connection over a
non-existent socket.

What Perl module are you using?

Can you show some code?

- Richard Huxton



В списке pgsql-sql по дате отправления:

Предыдущее
От: Alex Pilosov
Дата:
Сообщение: Re: Kind of error-handler in a pgsql function
Следующее
От: Dennis
Дата:
Сообщение: Re: automatic restore of database