No connection to Server

From: Dennis Hübner <huebner(at)te-systems(dot)de>
To: "'pgsql-bugs(at)postgresql(dot)org'" <pgsql-bugs(at)postgresql(dot)org>
Subject: No connection to Server
Date: 2005-02-10 12:47:46
Message-ID: 0377D79F17A13441A87E977638D7CCA24F6E71@home.te-systems.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Name: Dennis Huebner
Email: huebner(at)te-systems(dot)de <mailto:huebner(at)te-systems(dot)de>

PostgreSQL version: 8.0
Operation system: Windows XP Professional
Short description: No connection to Server


Hi there,

I have trouble with newer versions of postgresql.

On every version of postgresql the only thing I changed at the
'postgresql.conf' is 'max_connections = 500'.
Otherwise I used default installation.

I'm using a telephony-system with 30 lines and I generate calls to this
system.

Now the system looks into the postgres-database if the calling number is
present and after that receives the calls.

With every older postgres-version up to 8.0.0-rc3 (this is the last working
version) everything is all right.

The database-system checks for the user and gives back the results.
This works on all 30 lines parallel.

On newer versions (higher than rc3) the connections were refused or could
not be established by the server.

Here is my pg_log file:

2005-02-02 14:28:55 LOG: database system was shut down at 2005-02-02
14:28:54 W. Europe Standard Time
2005-02-02 14:28:55 LOG: checkpoint record is at 0/CB9A70
2005-02-02 14:28:55 LOG: redo record is at 0/CB9A70; undo record is at 0/0;
shutdown TRUE
2005-02-02 14:28:55 LOG: next transaction ID: 1548; next OID: 17948
2005-02-02 14:28:56 LOG: database system is ready
2005-02-02 14:30:45 LOG: server process (PID 5972) exited with unexpected
status 128
2005-02-02 14:30:45 LOG: terminating any other active server processes
2005-02-02 14:30:45 WARNING: terminating connection because of crash of
another server process
2005-02-02 14:30:45 DETAIL: The postmaster has commanded this server
process to roll back the current transaction and exit, because another
server process exited abnormally and possibly corrupted shared memory.
2005-02-02 14:30:45 HINT: In a moment you should be able to reconnect to
the database and repeat your command.
.
Several times...
.
2005-02-02 14:30:45 WARNING: terminating connection because of crash of
another server process
2005-02-02 14:30:45 DETAIL: The postmaster has commanded this server
process to roll back the current transaction and exit, because another
server process exited abnormally and possibly corrupted shared memory.
2005-02-02 14:30:45 HINT: In a moment you should be able to reconnect to
the database and repeat your command.
2005-02-02 14:30:45 LOG: all server processes terminated; reinitializing
2005-02-02 14:30:45 LOG: database system was interrupted at 2005-02-02
14:28:56 W. Europe Standard Time
2005-02-02 14:30:45 LOG: checkpoint record is at 0/CB9A70
2005-02-02 14:30:45 LOG: redo record is at 0/CB9A70; undo record is at 0/0;
shutdown TRUE
2005-02-02 14:30:45 LOG: next transaction ID: 1548; next OID: 17948
2005-02-02 14:30:45 LOG: database system was not properly shut down;
automatic recovery in progress
2005-02-02 14:30:45 LOG: record with zero length at 0/CB9AB0
2005-02-02 14:30:45 LOG: redo is not required
2005-02-02 14:30:45 FATAL: the database system is starting up
2005-02-02 14:30:45 LOG: database system is ready


I hope you can help me.


Kind regards,

Dennis Huebner

************************************************
TE-SYSTEMS GmbH - competence in e-communications
Max-von-Laue-Weg 19 fon +49 5361 895-120
38448 Wolfsburg fax +49 5361 895-999
http://www.te-systems.de <http://www.te-systems.de/>
huebner(at)te-systems(dot)de <mailto:huebner(at)te-systems(dot)de>

Visit also our website: www.xcapi.de <http://www.xcapi.de/>

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2005-02-10 13:18:36 Re: BUG #1472: Win-Installation failed due to missing access-rights
Previous Message Gerard Krupa 2005-02-10 11:48:46 BUG #1474: pg_dump outputs tables in wrong order