Bruce Momjian wrote:
> The symlink solution where the actual symlink location is not stored
> in the database is certainly abstract. We store that info in the file
> system, which is where it belongs. We only query the symlink location
> when we need it for database location dumping.
how would that work? would pg_dump dump the tablespace locations or not?