Re: PG Upgrade with hardlinks, when to start/stop master and replicas - Mailing list pgsql-general

From Stephen Frost
Subject Re: PG Upgrade with hardlinks, when to start/stop master and replicas
Date
Msg-id 20190222023132.GP6197@tamriel.snowman.net
Whole thread Raw
In response to Re: PG Upgrade with hardlinks, when to start/stop master and replicas  (Bruce Momjian <bruce@momjian.us>)
Responses Re: PG Upgrade with hardlinks, when to start/stop master and replicas  (Bruce Momjian <bruce@momjian.us>)
List pgsql-general
Greetings,

* Bruce Momjian (bruce@momjian.us) wrote:
> On Tue, Feb 19, 2019 at 12:25:24PM -0500, Stephen Frost wrote:
> > Ah, right, I forgot that it did that, fair enough.
> >
> > I've never been thrilled with that particular approach due to the
> > inherent risks of people messing directly with files like pg_control,
> > but that's how it is for now.
>
> There was too much concern that users would accidentally start the old
> server at some later point, and its files would be hard linked to the
> new live server, leading to disaster.

Sure, I understand that concern, just wish there was a better approach
we could use for "DO NOT START THIS SERVER" rather than moving of the
pg_control file.

Thanks!

Stephen

Attachment

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PG Upgrade with hardlinks, when to start/stop master and replicas
Next
From: Bruce Momjian
Date:
Subject: Re: PG Upgrade with hardlinks, when to start/stop master and replicas