Is it OK to create a directory in PGDATA dir

From: rakeshkumar464 <rakeshkumar464(at)outlook(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Is it OK to create a directory in PGDATA dir
Date: 2017-10-19 19:58:05
Message-ID: 1508443085846-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In the container world, sometime the only persistent storage path (that is,
storage outside container world) is PGDATA. Is it fine to create a subdir
inside PGDATA and store our stuff there, or will PG freak out seeing a
foreign object.

thanks

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2017-10-19 20:25:25 Re: Is it OK to create a directory in PGDATA dir
Previous Message Igal @ Lucee.org 2017-10-19 19:54:12 Re: Using Variables in Queries