Re: PostgreSQL Installation - Mailing list pgsql-admin

From Holger Jakobs
Subject Re: PostgreSQL Installation
Date
Msg-id 42420c7d-e552-c26a-c89b-5d6c3ebad722@jakobs.com
Whole thread Raw
In response to PostgreSQL Installation  (edi mari <edim2525@gmail.com>)
List 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


Attachment

pgsql-admin by date:

Previous
From: Andreas Fröde
Date:
Subject: Re: PostgreSQL Installation
Next
From: Avihai Shoham
Date:
Subject: Re: DB grow overtime with autovacuum (postgres 9.6.9)