Re: postgresql clustering

From: "Daniel Duvall" <the(dot)liberal(dot)media(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: postgresql clustering
Date: 2005-09-29 22:23:19
Message-ID: 1128032599.414355.214770@f14g2000cwb.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

What about clustered filesystems? At first blush I would think the
overhead of something like GFS might kill performance. Could one
potentially achieve a fail-over config using multiple nodes with GFS,
each having there own instance of PostgreSQL (but only one running at
any given moment)?

Best,
Dan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2005-09-29 22:23:50 Re: Socket problem using beta2 on Windows-XP
Previous Message Tom Lane 2005-09-29 22:18:39 Re: Found small issue with OUT params