stability problems

From: "Lars Maschke" <lars(at)gmeiner(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: stability problems
Date: 2001-03-28 10:42:04
Message-ID: 76fs99.jed.ln@server.csg.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Newsgroup

I have stability problems with my Postgres 6.4 database. I am using PHP4.0.4
and get access to the db. Sometimes when about 10-20 clients are using the
website the postgres deamon shuts down and the message "no backend cache"
appears. The processor ist at 60%-80% and about 10-15 postgres processes are
on my linux machine. So what can i do ?

My postgres-command is: /usr/lib/pgsql/bin/postmaster -B
2048 -i -o -F -D/var/lib/pgsql

Thanks
Lars

Responses

Browse pgsql-general by date

  From Date Subject
Next Message martin.chantler 2001-03-28 10:46:52 Re: Migrating from a DB2/400 to Postgres.
Previous Message Marcin Kowalski 2001-03-28 07:37:21 Re: pg_dump potential bug