Re: [GENERAL] Statistics Data archiving with Postgres

2008-07-31 Thread Craig Ringer
Pascal Cohen wrote: > But to sum up we would like to collect statistics (write mostly tables, > high volume generation, data not critical) on an application usage on a > read mostly DB with the least impact on this DB perfs. ANn we would also > like to be able to archive outside the DB, the old co

[GENERAL] Statistics Data archiving with Postgres

2008-07-31 Thread Pascal Cohen
Hello We are developing an application and would like to compute statistics on it in order: - to have a better understanding of what is used mostly in our application to model at best our load test scenarios. - to get information on the usage of the application for other departments. The probl