Re: location of the configuration files

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: location of the configuration files
Дата
Msg-id 1045153944.12930.521.camel@camel
обсуждение исходный текст
Ответ на Re: location of the configuration files  (mlw <pgsql@mohawksoft.com>)
Список 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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: [INTERFACES] postgresql 7.3 versus 7.2
Следующее
От: mlw
Дата:
Сообщение: Re: location of the configuration files