Parallel DB architechture

From: aravind chandu <avin_friends(at)yahoo(dot)com>
To: postgresql Forums <pgsql-general(at)postgresql(dot)org>
Subject: Parallel DB architechture
Date: 2009-03-30 06:20:48
Message-ID: 323098.30993.qm@web31405.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I would like to implement parallel DB Architecture in postgres.I came across various parallel architectures shared memory,shared disk,shared nothing,hierarchical.But I am unaware of how to implement one of these in real time system.Can you guys help me in this aspect?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Bishop 2009-03-30 06:42:05 pgstattuple triggered checkpoint failure and database outage?
Previous Message aravind chandu 2009-03-30 06:18:02 Parallel Query Processing