Re: the cygwin responses I got ...

Lists: pgsql-cygwin
From: David Mitchell <david(dot)mitchell(at)telogis(dot)com>
To: K-Sudhakaran <sudhakar(at)ncb(dot)ernet(dot)in>, Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: the cygwin responses I got ...
Date: 2004-06-16 21:56:49
Message-ID: 40D0C221.2000807@telogis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

Keep these posts to the list.

You are in a unix shell not windows. Set the environment like this:

$ CYGWIN=server initdb -D /usr/share/postgresql/data

--
David Mitchell
Software Engineer
Telogis

NOTICE:
This message (including any attachments) contains CONFIDENTIAL
INFORMATION intended for a specific individual and purpose, and
is protected by law. If you are not the intended recipient,
you should delete this message and are hereby notified that any
disclosure, copying, or distribution of this message, or the
taking of any action based on it, is strictly prohibited.


From: Jason Tishler <jason(at)tishler(dot)net>
To: David Mitchell <david(dot)mitchell(at)telogis(dot)com>
Cc: K-Sudhakaran <sudhakar(at)ncb(dot)ernet(dot)in>, Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: the cygwin responses I got ...
Date: 2004-06-17 01:04:19
Message-ID: 20040617010418.GA7036@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

David,

On Thu, Jun 17, 2004 at 09:56:49AM +1200, David Mitchell wrote:
> You are in a unix shell not windows. Set the environment like this:
>
> $ CYGWIN=server initdb -D /usr/share/postgresql/data

You can also set environment variables the Windows way via the "My
Computer" properties dialog. In this way, all Windows processes get the
same settings -- even ones started from the Service Control Manager.
Actually, this is how I set the CYGWIN variable.

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