Inheritance in postgre means you will have same fields definition
like the inherited table plus its own fields. So if table B is inherit
table A,
table B will have same field definition like A plus table B own
unique field(s).
It wont share primary keys, table B just have primary key in th
RAID, then that is implemented by the HBA (host bus
adapter), and is transparent to Postgresql.
If you are looking for replication, many people find Slony a good add-on.
Alex
On 6/20/06, *Arie Nugraha* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Hi list,
I am ne
Hi list,I am new postgresql user and i had read the documentation buti dont if PostgreSQL support database clustering on multiple harddisk (multiple I/O, just like DB2 and Oracle does) or not.If postgreSQL support the database clustering is there any
documentation or tutorial that explain how to do