Re: PostgreSQL Installation

Поиск
Список
Период
Сортировка
От Holger Jakobs
Тема Re: PostgreSQL Installation
Дата
Msg-id 42420c7d-e552-c26a-c89b-5d6c3ebad722@jakobs.com
обсуждение исходный текст
Ответ на PostgreSQL Installation  (edi mari <edim2525@gmail.com>)
Список pgsql-admin
Debian installs always include the version number and the name of the 
cluster (you can have several) in the path.

example:

     /var/lib/postgresql/14/main

It's not necessary to use the base path /var/lib/postgresql though. 
According to the FHS (filesystem hierarchy standard), variable data not 
belonging to a human user (whose data reside under /home) should be 
somewhere under /var, so /var/pgsql/14/main would also be nice.

Regards,

Holger

Am 10.03.22 um 09:04 schrieb edi mari:
> Hi ,
> What right way to split the PostgreSQL data between the file system 
> (mount point) in Linux in the installation process?
>
> Thanks
> Edi Mari

-- 
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012


Вложения

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

Предыдущее
От: Andreas Fröde
Дата:
Сообщение: Re: PostgreSQL Installation
Следующее
От: Avihai Shoham
Дата:
Сообщение: Re: DB grow overtime with autovacuum (postgres 9.6.9)