Re: Sharing Postgres Files

From: Matt Beauregard <matt(at)designscape(dot)com(dot)au>
To: Sean Weissensee <sweiss(at)ionsol(dot)com(dot)au>
Cc: pg <pgsql-general(at)postgresql(dot)org>
Subject: Re: Sharing Postgres Files
Date: 2000-11-08 02:26:12
Message-ID: 20001108132612.N324@designscape.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Nov 06, 2000 at 04:14:51PM +1000, Sean Weissensee wrote:
> We have 2 Web Servers running,
>
> what I like to do is have the postgres DB on a file server so that
both Web Servers can access this information,

I'm pretty sure that this won't work. You would be better to run one
database server on the machine of your choice, with local datafiles,
and have both web servers connect to the database server using
internet sockets.

--
Matt Beauregard
Information Technology Operations, DesignScape

Ph: +61 2 9361 4233 Fx: +61 2 9361 4633

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Yann Ramin 2000-11-08 03:06:37 Re: filemaker to pgsql ?
Previous Message Matt Beauregard 2000-11-08 01:38:34 Relation 'pg_user' does not exist