Re: Shared disk storage

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: Peter Nixon <listuser(at)peternixon(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Shared disk storage
Date: 2005-09-07 03:24:04
Message-ID: 20050907032404.GA31843@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Sep 06, 2005 at 17:01:41 -0500,
"Jim C. Nasby" <jnasby(at)pervasive(dot)com> wrote:
>
> Maybe it would be better to keep this in PGDATA (or even a duplicate
> copy). Holding a write lock on the file should also help ensure that you
> can tell if it's stale or not.

And the end user can do that if they know to look for it. What you get by
default is going to come from the distro vender and they may decide to
put it in /var/run no matter what the default is when you build from source.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Browne 2005-09-07 03:53:53 Re: How to write jobs in postgresql
Previous Message Alvaro Herrera 2005-09-07 02:48:38 Re: fix pg_autovacuum