Re: Tablespace with multiple locations

2023-01-03 Thread Peter Eisentraut
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','/pgda

Re: TABLESPACE

2022-09-05 Thread Nicolas Shiacolas
Yes realised just after posting Thank you very much for the response! Nicolas On Sun, 4 Sep 2022 at 12:45, Guillaume Lelarge wrote: > > > > Le dim. 4 sept. 2022, 10:19, PG Doc comments form > a écrit : > >> The following documentation comment has been logged on the website: >> >> Page: https://

Re: TABLESPACE

2022-09-04 Thread Guillaume Lelarge
Le dim. 4 sept. 2022, 10:19, PG Doc comments form a écrit : > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/sql-createtablespace.html > Description: > > When exporting a table create script pgAdmin includes a command "TABLESPACE >