Re: BUG #1442: No connection to Server

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: BUG #1442: No connection to Server
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE47673E@algol.sollentuna.se
обсуждение исходный текст
Ответ на BUG #1442: No connection to Server  ("Dennis Hübner" <huebner@te-systems.de>)
Список pgsql-bugs
>The following bug has been logged online:
>
>Bug reference:      1442
>Logged by:          Dennis H=C3=BCbner
>Email address:      huebner@te-systems.de
>PostgreSQL version: 8.0
>Operating system:   Windows XP Professional
>Description:        No connection to Server
>Details:=20
>
>Hi there,
>=20
>I have trouble with newer versions of postgresql.
>=20
>On every version of postgresql the only thing I changed at the
>'postgresql.conf' is 'max_connections =3D 500'.
>Otherwise I used default installation.
>=20
>I'm using a telephony-system with 30 lines and I generate calls to this
>system.
>=20
>Now the system looks into the postgres-database if the calling=20
>number is
>present and after that receives the calls.
>=20
>With every older postgres-version up to 8.0.0-rc3 (this is the=20
>last working
>version) everything is all right.
>=20
>The database-system checks for the user and gives back the results.
>This works on all 30 lines parallel.
>=20
>On newer versions (higher than rc3) the connections were=20
>refused or could
>not be established by the server.
>=20
>Every time I get one of these error messages:
>=20
>- 'could not send SSL negotiation packet: The system cannot=20
>find the path
>specified'
>=20
>- 'server closed the connection unexpectedly. This probably=20
>means the server
>terminated abnormally'
>=20
>- 'error while processing sql-command'
>=20
>=20
>I hope you can help me.

You need to look in your server logs (in the pg_log directory) for hints ab=
out what's wrong. The above output is only from the client.

//Magnus

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: BUG #1443: Can't start service of Postgres
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: BUG #1445: Installation failed during "Activating Procedural Languages" - "Failed to connect to the database"