Re: Use of non-restart-safe storage by temp_tablespaces

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Claudio Freire <klaussfreire(at)gmail(dot)com>
Subject: Re: Use of non-restart-safe storage by temp_tablespaces
Date: 2017-05-30 14:54:45
Message-ID: 13594.1496156085@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> On Mon, May 29, 2017 at 03:55:08PM -0400, Tom Lane wrote:
>> I'm too lazy to search the archives right now, but there was some case
>> years ago where somebody destroyed their database via an ill-thought-out
>> combination of automatic-initdb-if-$PGDATA-isn't-there and slow mounting.

> Here is the Joe Conway report from 2004:
> https://postgr.es/m/41BFAB7C.5040108@joeconway.com

Yeah, that's the thread I was remembering. Thanks for looking it up.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Sosna 2017-05-30 15:03:32 Segmentation fault when creating a BRIN, 10beta1
Previous Message Tom Lane 2017-05-30 14:50:22 Re: [HACKERS] Channel binding support for SCRAM-SHA-256