From: | Dronamraju Rajesh <drajesh80(at)yahoo(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org |
Subject: | postgres bombs for continous selects.... |
Date: | 2000-12-25 12:24:49 |
Message-ID: | 20001225122449.3302.qmail@web9614.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-bugs |
Hi there,
I am using postgres6.5.3, 7.0.2, 7.0.3 versions
in three different systems. All the systems serve
continous web requests that query postgres for data.
It is around 25 - 30 requests per second. The database
is also not big. Infact it is only 1Mb with 12 tables.
Postgres process is increasing in size and then making
the system down after 40 minutes. If i vacuum
postmaster every half an hour, then postgres is
running properly.
Iam using Linux6.2 and started postmaster with the
command postmaster -i -N 512 -B 1024
>>/usr/local/pgsql/logs/server.log 2>&1 &
Is it a bug in memory management of postgres ????
any help is appreciated.
Regards
Rajesh.
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Kaare Rasmussen | 2000-12-25 14:03:37 | Re: [SQL] Running a file |
Previous Message | Stephan Szabo | 2000-12-25 03:50:17 | Re: Is that a bug? |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-12-25 17:47:11 | Re: [BUGS] postgres bombs for continous selects.... |
Previous Message | Alexander Klimov | 2000-12-23 15:03:45 | /bin/sh: !: not found |