On Mon, Mar 25, 2013 at 5:41 PM, Ted Goldstein <tedgoldst...@gmail.com> wrote:
> Hi
> Does anyone have any experience or advice about running
> two servers on the same database?
>

My advice is don't do it. The moment you update the development
server to run with a new database schema version, your shared
database will be updated, and the production server will probably
stop working. That's assuming there are not other issues before
that...

(If you are talking about running two version-locked production
servers, then perhaps there is precedent with load balancing
systems which might be worth investigating)

Peter
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
  http://lists.bx.psu.edu/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to