From: | stephane tessier <stephanetessier911(at)yahoo(dot)fr> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | |
Date: | 2002-10-18 13:58:50 |
Message-ID: | 20021018135850.63945.qmail@web13005.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
i have a problem with index in pgsql 7.2.1(i think it's indexes the problem). I insert a lot of records in a table and delete in a ratio of 1:5... When I do request on this table..it's working fine for 10-12 hours but after it's very slow (10-15 minutes) but when I delete the indexes and recreate it.. it's ok for 10-12 hours again.. it's a live db 24/7... I cannot stop the db often... process insert record all the time...
have idea? pgsql problem?
thanks
Stephane
---------------------------------
Yahoo! Mail -- Une adresse @yahoo.fr gratuite et en français !
From | Date | Subject | |
---|---|---|---|
Next Message | Riyaz | 2002-10-18 14:17:56 | Performance problem iterating a resultset |
Previous Message | Roberto (SmartBit) | 2002-10-18 13:49:55 | Re: Finding a value in an array field |