Re: 64-bit mirrors

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: 64-bit mirrors
Date: 2005-01-11 21:56:05
Message-ID: 200501111356.05678.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Marc,

> Is there anything that has to be mirrored that is 64 vs 32bit dependent?
> Isn't everything PHP based? It should just be a matter of mirroring the
> specific PHP files themselves, with the 'mirror server' having the same
> overall configuration as the master ...

For pgFoundry, the issue isn't the PHP, or the database, which will be taken
care of by other means. It's:
mailman config
mail ques
CVS
files & file permissions
cron jobs
etc.

While it might be possible to do all of the above via a straight-up file-based
RSync, it removes the convenience ... and portablility ... of the
copy-the-whole-VM approach. And, if we can't do that, then heck if I'm
going to use VMs at all ...

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-www by date

  From Date Subject
Next Message nobody 2005-01-12 02:52:22 Comment 1984 added to page plpgsql.html of version 7.4
Previous Message Marc G. Fournier 2005-01-11 21:47:16 Re: 64-bit mirrors