--
- Bill Thoen
GISnet - www.gisnet.com
303-786-9961
At any rate, I'd say your next step would be to do a little light
reading (nothing duller than RTFM, but sometimes necessary). The
PostgreSQL manual for 8.3 describes in Chapter 20.6 (see
http://www.postgresql.org/docs/8.3/interactive/manage-ag-tablespaces.html)
how to extend your tablespace to other disks. It sounds like this is
just what you need to do:
"By using tablespaces, an administrator can control the disk layout of a
PostgreSQL installation. This is useful in at least two ways. First, if
the partition or volume on which the cluster was initialized *runs out
of space* and cannot be extended, a tablespace can be created on a
different partition and used until the system can be reconfigured."
Good luck!
--
- Bill Thoen
GISnet - www.gisnet.com
303-786-9961
Hello
Mohamed -
I am pretty sure your problem is the missing permissions on directory
"D:\tablespace" for user "postgres".
Now you can
retry to create a new tablespace for postgres in the directory.
Regarding Symlinks - It's correct, that symlinks in the UNIX sense
(allowing
link across network shared directories) is only implemented in Vista and later. But junction point works for
cross
directory access on _local_ hard drives.
NB ! I'm sitting in front of a _Danish_ version of XP, so it's possible
my translation
of terms is less than 100 % correct.
Regards
Bo Victor Thomsen
CTO
Aestas SMBA
Denmark