On Thu, Jan 20, 2011 at 2:21 AM, Tom Lane <[email protected]> wrote: > Fujii Masao <[email protected]> writes: >> What I'm worried about is the case where a tablespace is created >> under the $PGDATA directory. > > What would be the sense of that? If you're concerned about whether the > code handles it correctly, maybe the right solution is to add code to > CREATE TABLESPACE to disallow it.
I'm not sure why that's the right solution. Why do you think that we should not create the tablespace under the $PGDATA directory? I'm not surprised that people mounts the filesystem on $PGDATA/mnt and creates the tablespace on it. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
