Re: [ADMIN] How to extend database to another disk space

2003-02-13 Thread Robert Treat
I'm having a hard time thinking of how to do this on a windows box, you might want to ask on the -cgwyn list. I would think what you need to do is shutdown the db, install the second hard drive. initdb on the second hard drive, copy your data files up, then fire back up the database. Moving the log

[ADMIN] How to extend database to another disk space

2003-02-12 Thread Kevin Tsang
Hi,   I am running:Intel P4, 512Mb Memory, 60Gb Hard DriveWindows2000 Pro, Service Pack 2PostgreSQL 7.3 cygwin dll 1.3.12-2ipc 1.11-1   Can anyone tell me how to extend the database and logs to another disk space in case of a disk filled up? Many Thanks   Kevin