Re: SubTablespaces(Recursive) expected behaviour?

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Stepan Neretin <sncfmgg(at)gmail(dot)com>
Cc: "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 15:47:05
Message-ID: CAKFQuwazpwNRG4XJYGzzzrCwfYXMFrJAwijW3HMxv63Medf0fQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Sunday, July 28, 2024, Stepan Neretin <sncfmgg(at)gmail(dot)com> wrote:

> Hi, please tell me what is the expected behavior if I create a tablespace
> tbl1 in /data, and then create a tablespace tbl2 in /data/tbl2 There is
> nothing written in the documentation about this. Will the behavior of
> tbl2 change somehow?
>

https://www.postgresql.org/docs/current/manage-ag-tablespaces.html

David J.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Stepan Neretin 2024-07-28 15:54:48 Re: SubTablespaces(Recursive) expected behaviour?
Previous Message Stepan Neretin 2024-07-28 15:27:48 SubTablespaces(Recursive) expected behaviour?