performance

From: "Zhan Yi" <yi_zhan(at)hotmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: performance
Date: 2001-06-30 05:10:17
Message-ID: 9hjm79$25a6$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I found performance problem.

createdb speed fast

after many inserts, updates then delete all from tables and redo the same
thing
speed degrade

drop table and rebuild table redo operations
speed fast

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2001-07-01 11:01:32 configure finds ant (screensaver)
Previous Message pgsql-bugs 2001-06-30 03:21:22 insert into table (column) values ('string'); fail