mlw <markw(at)mohawksoft(dot)com> writes:
> template1=# create database fubar with location = '/tmp' ;
> ERROR: CREATE DATABASE: could not link '/postgres/data/base/12523613' to
> '/tmp/base/12523613': Operation not permitted
Try using a filesystem that supports symbolic links ...
regards, tom lane