Re: check for missing tablespaces? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: check for missing tablespaces?
Date
Msg-id 4A22D611.8070202@dunslane.net
Whole thread Raw
In response to Re: check for missing tablespaces?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>   
>> I'm not sure about the initdb reference - there won't be any tablespaces 
>> to check for during initdb, will there?
>>     
>
> No, but I think pg_tblspc/ itself might not be there either.  Just a
> case to test your patch on ...
>
>             
>   

Sure  it is, it's set up by initdb along with the other subdirectories 
before it creates the PG_VERSION files.

Anyway, I don't know that there's any urgency about this.

cheers

andrew


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: check for missing tablespaces?
Next
From: Andrew Chernow
Date:
Subject: Re: check for missing tablespaces?