Re: [PERFORM] very large table

2005-06-01 Thread Simon Riggs
On Tue, 2005-05-31 at 11:37 +0200, Praveen Raja wrote: > I’m trying to move an existing solution from MySQL to PostgreSQL. As > it is now the solution has 4 tables where data in inserted by an > application. At regular intervals (10min) data from these tables is > consolidated and moved to another

Re: [PERFORM] very large table

2005-05-31 Thread Tom Lane
"Praveen Raja" <[EMAIL PROTECTED]> writes: > I'm trying to move an existing solution from MySQL to PostgreSQL. As it > is now the solution has 4 tables where data in inserted by an > application. At regular intervals (10min) data from these tables is > consolidated and moved to another table for re

[PERFORM] very large table

2005-05-31 Thread Praveen Raja
Hi   I’m trying to move an existing solution from MySQL to PostgreSQL. As it is now the solution has 4 tables where data in inserted by an application. At regular intervals (10min) data from these tables is consolidated and moved to another table for reporting purposes. There exist many i