Postgres over stand-alone disk array? - Mailing list pgsql-admin

From Adam Erickson
Subject Postgres over stand-alone disk array?
Date
Msg-id ALEKKHACBIAEBNBPFKPCIEOHFHAA.adam@adfsystems.net
Whole thread Raw
Responses Re: Postgres over stand-alone disk array?
List pgsql-admin
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?


pgsql-admin by date:

Previous
From: "Roberto Benitez"
Date:
Subject: insert trigger
Next
From: "Prime Ho"
Date:
Subject: how could I get the source table name and field name from a view field