On 29.12.22 15:29, PG Doc comments form wrote:
I m kindly requesting a clarification regarding a debatable subject in one of my projects, that if it's possible to create one global tablespace and assign many locations like the following example:create tablespace TBS1 location ('/pgdata1','/pgdata2');
What kind of clarification are you looking for? This feature doesn't exist and is not planned AFAICT.