[GENERAL] Pushing the Limits

2006-11-12 Thread Cabbar Duzayak
Hi, We have huge amount of data, and we are planning to use logical partitioning to divide it over multiple machines instances. We are planning to use Intel based machines and there is not much updates but mostly selects. The main table that constitutes this much of data has about 5 columns, and

[GENERAL] Queue Implementation for/with PostgreSQL

2005-11-27 Thread Cabbar Duzayak
Hi, Does Postgres support queues, I mean does it have something like Oracle's Advanced Queue. If not, can you please recommend an open-source, light-weight and more importantly RELIABLE point-to-point queue implementation, built on postgres? Something similar to Oracle's Advanced Queue? I don't