Hi,
--tablespace option doesn't work with createdb.
(directory and files are created under $PGHOME/base )
but when I usepsql template1 <<!create database test tablespace testTbl;!That's OK (directory and files are created under tableSpace directory)
Frédéric Germaneau
frederic.germaneau@bull.net writes:
Works fine for me. What did you do *exactly* ?
regards, tom lane