RE: postgreSQL on windows2000

From: "Robert J(dot) Sanford, Jr(dot)" <rsanford(at)nolimitsystems(dot)com>
To: "news(dot)skynet(dot)be" <eli(at)seesite(dot)be>, <pgsql-general(at)postgresql(dot)org>
Subject: RE: postgreSQL on windows2000
Date: 2001-08-14 17:58:58
Message-ID: HAEKIEGIHMCDGLOIEKGMOEIPCHAA.rsanford@nolimitsystems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

yes you can. go to http://sources.redhat.com/cygwin/lists.html and
download the cygnus windows tool kit. the binary install comes with
postgres pre-built so if you don't want to build it yourself you
don't have to.

after you install cygwin you will need to read the postgres config
document found in c:\cygwin\usr\doc\cygwin\postgresql-7.1.2.readme.
note you don't want the readme that is in usr\doc, you have to go
to usr\doc\cygwin.

for more support on postgres on win2k you should subscribe to the
pgsql-cygwin mailing list.

from what i have seen and read there aren't any really good win32
gui front ends. i have heard good things about pgaccess (a tcl/tk
ms access replacement) but have not yet installed it.

good luck and have fun!

rjsjr

> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of news.skynet.be
> Sent: Tuesday, August 07, 2001 6:28 AM
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] postgreSQL on windows2000
>
>
> Hi,
>
> I'm new to linux and postgresql. We use a windows2000 server and I'm
> wondering how I can run postgresql on it. Is there a front-end available
> too?
>
> Can anyone give me some explainations or give a site with all the info?
>
> Thanks,
>
> Eli
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Corey Minter 2001-08-14 18:23:48 database corruption on VACUUM ANALYZE, now unable to initdb
Previous Message Tom Lane 2001-08-14 17:28:14 Re: PostgresQL equivalent of NOCOUNT