database's on a separate partition - Mailing list pgsql-cygwin

From Jennifer Lee
Subject database's on a separate partition
Date
Msg-id 2FD8D92697@law.scri.sari.ac.uk
Whole thread Raw
Responses Re: database's on a separate partition  (Peter Eisentraut <peter_e@gmx.net>)
Re: database's on a separate partition  (Jason Tishler <jason@tishler.net>)
List pgsql-cygwin
Hello,

I'm running cygwin 1.3.2 and postgresql 7.3.1 on Windows XP. I
wanted to initialize postgres so the databases will be stored on a
separate partition from where cygwin and postgresql are installed.
e.g.
cygwin and postgresql are on c:
if I run :
initidb -D /cygdrive/k:/postgresql/data
where c: and k: are different partitions on the same disk.

Has anyone run into problems doing something like this, or is it not
recomended? I've searched the archives and not found anything that
says not to.

Thanks in Advance,
Jennifer

pgsql-cygwin by date:

Previous
From: "erwan ancel"
Date:
Subject: pq mingw version
Next
From: Jason Tishler
Date:
Subject: Re: Triggers