[postgis-users] cygwin installer : how to change data directory
Sandy Pyke
spyke555 at yahoo.ca
Tue Mar 9 13:22:35 PST 2004
Correct me if I'm wrong but shouldn't this do the trick? :
postmaster -D PATH
Where PATH = your desired path to data?
So if you want to use C:\pgsql\data you would use:
postmaster -D /cygdrive/c/pgsql/data -i
Note that I've found the -i switch to be required under cygwin.
Hope that helps.
Sandy
> -----Original Message-----
> From: postgis-users-bounces at postgis.refractions.net
> [mailto:postgis-users-bounces at postgis.refractions.net] On
> Behalf Of Martel, Christian
> Sent: Tuesday, March 09, 2004 2:52 PM
> To: PostGIS Users Discussion (E-mail)
> Subject: [postgis-users] cygwin installer : how to change
> data directory
>
>
> Hello,
>
> PostGIS cygwin installer
> W2K
> Works great but...
>
> I want to use another drive for postgresql data. What is the
> best and easiest method ?
> I found the registry key to change the postmaster parameters
> but I would prefer a safer method.
>
> Any help ?
> Thanks,
>
> ______________________________________________
> Christian Martel
> Defence Research and Development Canada - Valcartier
http://www.drdc-rddc.gc.ca
_______________________________________________
postgis-users mailing list postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.596 / Virus Database: 379 - Release Date: 2/26/2004
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.596 / Virus Database: 379 - Release Date: 2/26/2004
More information about the postgis-users
mailing list