Does PostgreSQL provide anything comparable with MySQL Cluster?

Started by Nonameover 21 years ago2 messagesgeneral
Jump to latest
#1Noname
nd02tsk@student.hig.se

Hello

Does PostgreSQL provide anything comparable with the functionality of
MySQL Cluster?

I appreciate all information.

Thank you.

Tim

#2Andrew Sullivan
ajs@crankycanuck.ca
In reply to: Noname (#1)
Re: Does PostgreSQL provide anything comparable with MySQL Cluster?

On Thu, Oct 14, 2004 at 08:58:32PM +0200, nd02tsk@student.hig.se wrote:

Hello

Does PostgreSQL provide anything comparable with the functionality of
MySQL Cluster?

I appreciate all information.

No, in two ways:

1. There is not currently any in-transaction cross-machine
replication system which anyone in the community is ready to call
"production grade".

2. No replication system that anyone in the community would call
"production grade" would permit a COMMIT of a transaction to work for
some tables in the set, and not for others.

MySQL appears to beat us on both fronts. Whether such a system is
useful to you is another matter.

A

--
Andrew Sullivan | ajs@crankycanuck.ca
This work was visionary and imaginative, and goes to show that visionary
and imaginative work need not end up well.
--Dennis Ritchie