From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
Cc: | Stepan Neretin <sncfmgg(at)gmail(dot)com>, "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org> |
Subject: | Re: SubTablespaces(Recursive) expected behaviour? |
Date: | 2024-07-28 16:10:10 |
Message-ID: | 2253443.1722183010@sss.pgh.pa.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
"David G. Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> writes:
> On Sunday, July 28, 2024, Stepan Neretin <sncfmgg(at)gmail(dot)com> wrote:
>> Hi, David. I have read this page several times and have not answered my
>> question. I'm probably not paying attention. Can you, I wanted to quote
>> what I'm missing out on
> “The location must be an existing, empty directory that is owned by the
> PostgreSQL operating system user.”
Indeed, that doesn't directly answer the question, but I think the
implication is clear: we do not expect a tablespace directory to
contain anything except files that Postgres itself puts there.
I don't actually see the point of the described setup anyway. There
is zero value that I can see in putting two tablespaces on the same
physical volume --- they won't provide any interesting separation.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | David G. Johnston | 2024-07-28 16:32:01 | Re: SubTablespaces(Recursive) expected behaviour? |
Previous Message | David G. Johnston | 2024-07-28 16:05:14 | Re: SubTablespaces(Recursive) expected behaviour? |