Re: location of the configuration files

From: Robert Treat <rtreat(at)webmd(dot)net>
To: mlw <pgsql(at)mohawksoft(dot)com>
Cc: Christopher Browne <cbbrowne(at)acm(dot)org>, pgsql-hackers(at)postgresql(dot)org, Kevin Brown <kevin(at)sysexperts(dot)com>, Curt Sampson <cjs(at)cynic(dot)net>, Rod Taylor <rbt(at)rbt(dot)ca>
Subject: Re: location of the configuration files
Date: 2003-02-13 16:32:24
Message-ID: 1045153944.12930.521.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2003-02-13 at 09:23, mlw wrote:
> I deal with a number of PG databases on a number of sites, and it is a
> real pain in the ass to get to a PG box and hunt around for data
> directory so as to be able to administer the system. What's really
> annoying is when you have to find the data directory when someone else
> set up the system.
>

find / -name postgresql.conf -print

you now know where all of your configuration files are and where the
data for each of those servers is as well.

(Not I'm not against the idea...)

Robert Treat

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruno Wolff III 2003-02-13 16:36:51 Re: location of the configuration files
Previous Message Neil Conway 2003-02-13 16:31:28 Re: [HACKERS] postgresql 7.3 versus 7.2