I have a database located in default tablespace named “pg_default”. Due to space limit in directory, I need to alter tablespace of my database to new custom tablespace. How I can do that ? Postgresql with version 14
I created new tablespace in different directory with enough space. so that database can be moved.
New contributor
Nodirali is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2