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

From Jason Tishler
Subject Re: database's on a separate partition
Date
Msg-id 20030221214347.GF1408@tishler.net
Whole thread Raw
In response to database's on a separate partition  ("Jennifer Lee" <jlee@scri.sari.ac.uk>)
Responses Re: database's on a separate partition  ("Jennifer Lee" <jlee@scri.sari.ac.uk>)
List pgsql-cygwin
Jennifer,

On Fri, Feb 21, 2003 at 04:22:51PM +0000, Jennifer Lee wrote:
> 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.

The above is fine except for the colon.  Remove it and you should be
fine.

BTW, you can use mount points or symlinks so that things look more
Unixy.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: What could be the cause?
Next
From: Jason Tishler
Date:
Subject: Re: PostGres Help Required