Re: Clusters and pgsql

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: PgSQL Novice ML <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Clusters and pgsql
Date: 2003-08-23 14:41:48
Message-ID: 1061649708.3745.408.camel@haggis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Fri, 2003-08-22 at 12:42, Luis Hernán Otegui wrote:
> Hello, everybody, I'm kinda a newbie in the pgsql world, but I've
> collected some experience during my short travel through this database
> system.
> But there's a point that I've been lacking information about, this is,
> installing pgsql over a linux cluster, such as the ones managed by Oscar
> (http://oscar.sourceforge.net), or another cluster administration
> software, as FreeMosix.
> If anyone knows, I would linke to be told where can I find information
> about installations of this kind, and what issues could appear, etc.
> Which approach is the best for this kind of work?? the multiprocessor over
> a single node (expensive!!!), or the multinode solution??

Hi,

Sorry, but PG isn't designed to have more than 1 computer accessing
the files at the same time.

Ron

--
-----------------------------------------------------------------
Ron Johnson, Jr. ron(dot)l(dot)johnson(at)cox(dot)net
Jefferson, LA USA

YODA: Code! Yes. A programmer's strength flows from code
maintainability. But beware of Perl. Terse syntax... more
than one way to do it...default variables. The dark side of code
maintainability are they. Easily they flow, quick to join you
when code you write. If once you start down the dark path,
forever will it dominate your destiny, consume you it will.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Aarni Ruuhimäki 2003-08-23 15:53:48 Re: Clusters and pgsql
Previous Message Stephan Szabo 2003-08-22 23:13:30 Re: Possible to create table name with a variable? Temp