Re: [GENERAL] Inserting slows down

2005-09-19 Thread Csaba Nagy
OK, I've investigated further a bit, and made some charts out of the insert speed. It looks like it is fluctuating in a very wide range even when it works fast in average, and there's no "progressive" slow-down visible, it's more like a sudden drop in average speed at one point. Note that even af

[GENERAL] Inserting slows down

2005-09-19 Thread Csaba Nagy
Hi all, I am running a data import in a Postgres 8.0.1 data base. The target table is one with ~ 100 million rows. The imported data is around 40 million rows. The import is inserting 1 rows per transaction. The table has a few indexes on it, a few foreign constraints, and one insert trigger w