Re: Installation on windows 2000

From: Horák Daniel <horak(at)sit(dot)plzen-city(dot)cz>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Installation on windows 2000
Date: 2001-12-03 12:25:07
Message-ID: D5637E9568BDF3499B8BB02C12B4461DD47E@EXCHANGE.mmp.plzen-city.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> > I would like to use psql on windows 2000.
> > I have searched postgresql.org on this subject.
> > Most information suggest the use of cygwin.
> >
> > As far as I can see the use of cygwin means GPL
> > which I cannot use since my application cannot be GPL.
> >
> > Can I use psql on windows 2000 without using cygwin?

You can use the client side library without Cygwin which can be compiled
using MS VisualC. So if your application only has to access PostgreSQL
server, there is no license problem with "native" client library.

Dan

Browse pgsql-general by date

  From Date Subject
Next Message Serkan BEKTAŞ 2001-12-03 12:29:43 Localization - Turkish - Tr
Previous Message Steve Brett 2001-12-03 12:03:46 When do I Vacuum ?