Has anyone used postgres w/ an external disk array? I'm sure a single postgres instance would work fine with one.
While researching the server clustering techniques of other RDBMS I came upon Oracle 9's "RAC" clustering. It appears to use a stand alone array for the real storage and multiple "head" servers for the actual work. (This may be totally inaccurate depending on how late it was when I read this) What would happen if the same thing was tried with Postgres? ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html