Paul Lambert wrote:
I've just noticed in the tablespace documentation (Ch 19.6) that PG makes use of symbolic links that point to any user-defined tablespaces but AFAIK W2K3 doesn't support symlinks.
OK, W2K3 supports a thing it calls Junctions, which are similar to symlinks - and PG appears to be using that in this case.
Crisis averted. Cheers, P. -- Paul Lambert Database Administrator AutoLedgers - A Reynolds & Reynolds Company ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match