473,473 Members | 1,425 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Postgres clustering?

I am interested in finding out about Enterprise scale Postgres
installations and clustering, especially on Linux.

Essentially I would like to know the possibility that Postgres can store
the database data in a central location (ex: on a SAN fiber array) and
have a cluster of machines sharing processor/RAM/IO bandwidth to do the
application processing. Or perhaps there is another solution similar to
what www.emicnetworks.com have developed for MySQL where the 'cluster'
seems to be really a set of individual MySQL servers that syncronize
their data at a very high speed?

I have found from my investigations that the usual Linux cluster tools,
like Beowulf/Mosix/openMosix/Alinka/Qlusters dont support Postgres and
similar apps because of the shared memory or other issues. The
complexity of RDBMS transactions seems to have limited parallel
processing in this field to the big (read: EXPENSIVE) guys like Oracle
and IBM.

Does anyone know of a technique to centralize the Postgres data storage
and farm out the processor/RAM/IO needs to a scalable resource? It seems
like it should be able to be done, but at the moment its looking to me
like the choice looks like this:

- Buy bigger and bigger hardware to run Postgres.
- Fork out large sums of money and port applications to Oracle or DB2

Anyone have any success with OpenSource tools for this or similar
issues?

Thanks.

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Nov 22 '05 #1
3 8671
There currently is no solution as I have asked this question quite a few
times in the past. The best solution that exists for Postgres is
master/slave asynchronous replication which is not what you want.

I am very interested in a similar solution and believe that I could get some
resources from my company for implementing such a system. Are you interested
in helping to develop the functionality for Postgres?

Is anybody else in the Postgres world even interested in pursuing this
functionality set in more than lip service? Are there any currently active
Postgres projects out there trying to achieve this?

Is there any activity on the replication issues that appear on the TODO
Postgres list at http://developer.postgresql.org/todo.php? If so who is
working on them so I can contact them?

Feedback on these topics would be appreciated.
Keith

-----Original Message-----
From: pg*****************@postgresql.org
[mailto:pg*****************@postgresql.org] On Behalf Of warwick.poole
Sent: Thursday, February 26, 2004 2:41 PM
To: pg***********@postgresql.org
Subject: [GENERAL] Postgres clustering?
I am interested in finding out about Enterprise scale Postgres installations
and clustering, especially on Linux.

Essentially I would like to know the possibility that Postgres can store the
database data in a central location (ex: on a SAN fiber array) and have a
cluster of machines sharing processor/RAM/IO bandwidth to do the application
processing. Or perhaps there is another solution similar to what
www.emicnetworks.com have developed for MySQL where the 'cluster' seems to
be really a set of individual MySQL servers that syncronize their data at a
very high speed?

I have found from my investigations that the usual Linux cluster tools, like
Beowulf/Mosix/openMosix/Alinka/Qlusters dont support Postgres and similar
apps because of the shared memory or other issues. The complexity of RDBMS
transactions seems to have limited parallel processing in this field to the
big (read: EXPENSIVE) guys like Oracle and IBM.

Does anyone know of a technique to centralize the Postgres data storage and
farm out the processor/RAM/IO needs to a scalable resource? It seems like it
should be able to be done, but at the moment its looking to me like the
choice looks like this:

- Buy bigger and bigger hardware to run Postgres.
- Fork out large sums of money and port applications to Oracle or DB2

Anyone have any success with OpenSource tools for this or similar issues?

Thanks.

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Nov 22 '05 #2
On Thu, Feb 26, 2004 at 03:22:02PM -0600, Keith Bottner wrote:
I am very interested in a similar solution and believe that I could get some
resources from my company for implementing such a system. Are you interested
in helping to develop the functionality for Postgres?

Is anybody else in the Postgres world even interested in pursuing this
functionality set in more than lip service? Are there any currently active
Postgres projects out there trying to achieve this?


If you want this, then go and support the folks working on the
Postgres-R project. They have a design for this sort of thing there,
although it does some remarkably tricky things that not everyone
thinks will work. (I happen to be among the somewhat optimistic on
this front, but I haven't been able to bring any money to the
project.)

A

--
Andrew Sullivan

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)

Nov 22 '05 #3
Thanks Andrew, I will do some digging on the Postgres-R front to see what
their focus is.

Keith

-----Original Message-----
From: pg*****************@postgresql.org
[mailto:pg*****************@postgresql.org] On Behalf Of Andrew Sullivan
Sent: Thursday, February 26, 2004 4:36 PM
To: pg***********@postgresql.org
Subject: Re: [GENERAL] Postgres clustering?
On Thu, Feb 26, 2004 at 03:22:02PM -0600, Keith Bottner wrote:
I am very interested in a similar solution and believe that I could
get some resources from my company for implementing such a system. Are
you interested in helping to develop the functionality for Postgres?

Is anybody else in the Postgres world even interested in pursuing this
functionality set in more than lip service? Are there any currently
active Postgres projects out there trying to achieve this?


If you want this, then go and support the folks working on the Postgres-R
project. They have a design for this sort of thing there, although it does
some remarkably tricky things that not everyone thinks will work. (I happen
to be among the somewhat optimistic on this front, but I haven't been able
to bring any money to the
project.)

A

--
Andrew Sullivan

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ma*******@postgresql.org)

Nov 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Nico de Groot | last post by:
I have a 2 node Microsoft 2000 cluster with a shared storage device. I want to create automatic failover for MS SQL 2000 server. I can do that wit the following options: 1. Active/Pasive (one...
1
by: kumar | last post by:
Dear Friends, I wanted to configure Failover cluster for SQL Server 2000 on Windows 2000 advanced servers. I have only 2 no.s of windows 2000 advanced server m/cs. I dont have any shared...
3
by: Shabam | last post by:
When a web application becomes overloaded with traffic, one can offload it by load balancing and clustering the front end web servers. What happens when the back-end MSSQL database becomes...
1
by: willie | last post by:
Hi all: I have a clustering SQL Server on Node1 and Node2, the Node1 has named Instance1 and Node2 has named Instance2, no default instance. We tested it that everthing is OK, then we decide to...
3
by: datapro01 | last post by:
Running DB2 version 8.1.1 on AIX 5.1.1 The table (employee) is being reorged and has a clustering index (empid). Is there any different between these two commands? db2 reorg table employee...
11
by: chmmr | last post by:
Hi, I am currently in the process of gathering info/experiences for an incoming Linux DB2 clustering phase we actually know nothing about (since we are doing it for the first time ever), so I...
3
by: dejavue82 | last post by:
Hi, Does anybody know of a software package that allows for several servers, running asp.net 2.0 to be clustered, regardless of where they are located (ie. without a hardware load balancer)....
5
by: Lakesider | last post by:
Hi NG, I have a question about data: I have travel-times from A to B like this from | to | sec. A B 17 A B 18 A B 30 A B 32
3
by: Manish | last post by:
I think this question has been asked number of times. However, I am looking for some specific information. Perhaps some of you can help close the gap. Or perhaps you can point me towards right...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.