You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Instead, add a function pg_tablespace_location(oid) used to returnthe same information, and do this by reading the symbolic link.Doing it this way makes it possible to relocate a tablespace when thedatabase is down by simply changing the symbolic link.