Re: postgres/pgtcl & windows

From: Brett Schwarz <brett_schwarz(at)yahoo(dot)com>
To: "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: postgres/pgtcl & windows
Date: 2004-04-09 04:27:56
Message-ID: 20040409042756.55550.qmail@web40606.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Ron,

--- "Nolte, Ronald C." <RONALD(dot)C(dot)NOLTE(at)saic(dot)com>
wrote:
>
> Does anyone have any recommendations for places to
> download Postgres and
> pgtcl libraries to enable running my Tcl/Tk
> application on Windows using
> Postgres?
>

You can grab one here:

http://www.bschwarz.com/projects/pgaccess/

It's the first link.

I have only tested with WinXP and Win98 for PG7.4 and
PG7.3...and only light testing...but should work fine.

It has libpq statically linked in, so you don't have
to mess around getting libpq compiled/installed.

It was built with PG7.4 libs, and Tcl 8.2. It should
work with any Tcl version >= 8.2

HTH,

--brett

__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway
http://promotions.yahoo.com/design_giveaway/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-04-09 04:43:20 Re: PostgreSQL configuration
Previous Message Tom Lane 2004-04-09 04:09:49 Re: restore of large databases failing--any ideas?