Re: location for pgdata

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: location for pgdata
Дата
Msg-id web-552234@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Re: location for pgdata  ("Jules Alberts" <julesa@arbodienst-limburg.nl>)
Список pgsql-novice
Jules,

> since the (test) server will be mainly a database server, i made my
> /var the biggest partition and put the pg data in there. but, is
> there
> any convention or default on where pg data are placed? i ask this to
> make sure i don't run into trouble with an upgrade / RPM / DEB by
> making an exotic choice now.

Conventions are weak.  The source defaults to /usr/local/pgsql/
SuSE RPMs put it in /opt/lib/pgsql/.  Deb puts it in /var/lib/postgresql
(I think).

So, put it whereever you want.  Although /boot/ would bporbably not be a
good idea.  ;-)

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco

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

Предыдущее
От: Jason Earl
Дата:
Сообщение: Re: location for pgdata
Следующее
От: Francisco Reyes
Дата:
Сообщение: Any issues with inheritances? ie performance?