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

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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 15:28:39
Message-ID: dd51a3b5-dc5c-cdb2-2858-3080d083b006@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 05/30/2017 10:54 AM, Tom Lane wrote:
> 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.

Wow, reading that was a blast from the past!

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-05-30 15:51:37 Re: ALTER PUBLICATION documentation
Previous Message Fabien COELHO 2017-05-30 15:24:26 Re: pgbench tap tests & minor fixes