| From: | Tino Wildenhain <tino(at)wildenhain(dot)de> |
|---|---|
| To: | Vratislav_Morkus(at)lmc(dot)cz |
| Cc: | Postgresql-General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: PostgreSQL vs. MySQL |
| Date: | 2005-08-01 17:54:12 |
| Message-ID: | 1122918852.1038.7.camel@Andrea.peacock.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Am Montag, den 01.08.2005, 18:44 +0200 schrieb Vratislav_Morkus(at)lmc(dot)cz:
> Hi all,
> I am sorry for a stupid easy question, but I'am PostgreSQL novice.
> Our development team has encountered problem with trying to install and
> maintain cluster (pgcluster) on our production database. So they have
> decided to switch the entire solution to MySql database.
> a) have you got any good/bad experience with administering and running
> cluster on PostrgeSQL DB?
> b) would u switch PostgreSQL to MySql (7.4 --> 4.1) and why?
Usually only a few installations need a cluster solution anyway.
Did you try with optimized queries and a single machine
postgres? You have online backup too so you dont need a cluster
for this functionality.
If it turns out you have to distribute load somehow, there
is slony and pgpool.
Regards
Tino Wildenhain
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Wang, Mary Y | 2005-08-01 18:51:12 | Re: Unable to Update a Record |
| Previous Message | Scott Marlowe | 2005-08-01 17:52:51 | Re: PostgreSQL vs. MySQL |