Re: PostGreSQL on Windows Help

From: Fred Yankowski <fred(at)ontosys(dot)com>
To: Stephan Richter <srichter(at)cbu(dot)edu>
Cc: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>, pgsql-ports(at)postgresql(dot)org
Subject: Re: PostGreSQL on Windows Help
Date: 2001-01-18 01:16:15
Message-ID: 20010117191615.A99100@enteract.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

On Wed, Jan 17, 2001 at 07:05:20PM -0600, Stephan Richter wrote:
> I will try to do that right now. I know for sure that I'll need:
>
> cygwin1.dll
> ash
> pgsql (full dir tree)

Better get fileutils too since postgres makes system() calls to 'rm'
and 'cp'. Make sure those are in the PATH as well.

--
Fred Yankowski fred(at)OntoSys(dot)com tel: +1.630.879.1312
Principal Consultant www.OntoSys.com fax: +1.630.879.1370
OntoSys, Inc 38W242 Deerpath Rd, Batavia, IL 60510, USA

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 2001-01-18 01:19:14 Re: compile problem on a vax
Previous Message Stephan Richter 2001-01-18 01:05:20 Re: PostGreSQL on Windows Help