Why isn't stats_temp_directory automatically created? - Mailing list pgsql-hackers

From Fujii Masao
Subject Why isn't stats_temp_directory automatically created?
Date
Msg-id 3f0b79eb0904132351k38a06501j5fe9e629594286ff@mail.gmail.com
Whole thread Raw
Responses Re: Why isn't stats_temp_directory automatically created?  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-hackers
Hi,

log_directory is automatically created if not present when starting
the database server. But, stats_temp_directory is not created. Why?
ISTM that current behavior is undesirable.

Is it worth making the patch which creates stats_temp_directory
if not present?

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: Unicode support
Next
From: Fujii Masao
Date:
Subject: Re: New trigger option of pg_standby