Re: Pg7.1beta3: connect failed: The DB System is starting up.

Mikheev, Vadim <vmikheev@sectorbase.com>

From: "Vadim Mikheev" <vmikheev@sectorbase.com>
To: "Valter Mazzola" <txian@hotmail.com>, <pgsql-hackers@postgresql.org>
Date: 2001-01-12T08:36:55Z
Lists: pgsql-hackers
> With Apache Mod Perl, Apache::DBI, stress test with apache bench (ab -n 
> 100000 -c 4) in apache error_log i've got:
> 
> [Pg7.1beta3 with standard conf files.]

And how many simult connections you did?

> ..........
> [Fri Jan 12 07:48:58 2001] [error] DBI->connect(dbname=mydb) failed: The 
> Data Base System is starting up
> ............
> 
> Also messages: "DB in recovery ...".

Looks like server was crashed and now is in recovery.

Vadim