PGDATA / data_directory - Mailing list pgsql-general

From Benoit Lobréau
Subject PGDATA / data_directory
Date
Msg-id CAPE8EZ6ToyA=MMzL7Z-dyhhXhrtuAOgOd6we=cxjhTNd7JdiWA@mail.gmail.com
Whole thread Raw
Responses Re: PGDATA / data_directory  (Christoph Berg <myon@debian.org>)
List pgsql-general
Hi,

My company is using PGDATA to store configuration files and the guc data_directory to give the path to the instance directory.

They would use it like this:

pg_ctl start -D <path to CONFDIR> -w

with this directory setup:

<somepath>/CONFDIR => postgresql.conf pg_hba.conf pg_ident.conf
<somepath>/SYSTEM => All the normal stuff in the postgres instance directory + recovery.conf recovery.done etc... 

Is it commonly used ?

Thanks for your help / remarks / feedback.

Benoit.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: RETURNS TABLE function returns nothingness
Next
From: Bastien Bodart
Date:
Subject: Filters not supported for LDAP authentication