Re: change location of postmaster.pid file?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: change location of postmaster.pid file?
Date: 2009-07-10 22:49:15
Message-ID: 4A57C56B.9080805@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greg Stark wrote:
> It won't work even a little bit before 8.3. For 8.3 or later you could
> maybe make it work using vacuum freeze but there's no facility to
> verify that it's really frozen everything and you'll still be taken by
> surprise by queries which try to use temporary space for large sorts
> or commands which start transactions that you didn't realize were
> necessary.
>

or pg_stats or ......

In response to

Browse pgsql-general by date

  From Date Subject
Next Message James B. Byrne 2009-07-10 22:53:08 Re: BR/
Previous Message Scott Marlowe 2009-07-10 22:48:30 Re: BR/