public inbox for [email protected]
help / color / mirror / Atom feedFrom: Michael Paquier <[email protected]>
To: Harsh N Bhatt <[email protected]>
Cc: [email protected]
Subject: Re: Query regarding sharing data directory
Date: Fri, 18 Aug 2023 10:03:17 +0900
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAHNjujBMKnXwHywqyrk=JzxY-dhH_oXmTagVMeF=4nYVAkE7gg@mail.gmail.com>
References: <CAHNjujBMKnXwHywqyrk=JzxY-dhH_oXmTagVMeF=4nYVAkE7gg@mail.gmail.com>
On Thu, Aug 17, 2023 at 10:51:45AM +0530, Harsh N Bhatt wrote:
> I have a doubt regarding the storage of the data directory path of
> PostgreSQL. I'm using PostgreSQL server 15 in which I want to give a path
> to an external drive RAID Memory Storage. Which is on the LAN Network? Is
> it compatible or not? If it is then which file system is suitable: NAS or
> SAN?
>
> If it is, can you share any documents with me?
If you can connect to your server, you could use the following query
to know where your data folder is:
SHOW data_directory;
The location of the data directory is something that distributions and
installations set by themselves, so in short it depends on your
environment except if you set up a cluster by yourself.
--
Michael
Attachments:
[application/pgp-signature] signature.asc (833B, ../[email protected]/2-signature.asc)
download
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Query regarding sharing data directory
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox