From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
---|---|
To: | Vadim Mikheev <vmikheev(at)sectorbase(dot)com> |
Cc: | Valter Mazzola <txian(at)hotmail(dot)com>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Pg7.1beta3: connect failed: The DB System is starting up. |
Date: | 2001-01-12 13:12:45 |
Message-ID: | Pine.BSF.4.31.0101120912010.21628-100000@thelab.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, 12 Jan 2001, Vadim Mikheev wrote:
> > 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.
I'm confused about this "recovery" thing ... is it supposed to eventually
start working again? I've had it happen in the past, and the only way to
get things started again is to kill off the postmaster and restart it :(
From | Date | Subject | |
---|---|---|---|
Next Message | Philip Warner | 2001-01-12 13:14:08 | Re: Suggested fix for pg_dump |
Previous Message | The Hermit Hacker | 2001-01-12 13:07:03 | RE: AW: Re: GiST for 7.1 !! |