Re: [GENERAL] share nothing but reads cluster

2011-09-15 Thread Ondrej Ivanič
Hi, On 15 September 2011 23:40, Marc Mamin wrote: > Are there other way we should evaluate ? > Should we better wait foir POstgres 9.2+ ? You can try pgpool-II (Parallel Query mode) or MPP database like Greenplum (Community Edition). Another option is high IOPS (500k+) SSD card but they are not

[GENERAL] share nothing but reads cluster

2011-09-15 Thread Marc Mamin
Hello, in order to face our data growth we want to start evaluate cluster possibilities. our application is mainly an ETL and reporting Tool for logs content. all large tables are timely partitioned, whereas the partition logic is driven by the application to avoid trigger overhead. each custom