> My Environment:
> Win2000 , cygwin ,PostgreSQL 7.2.1 .
> I'd like to know where I can download TCL RPM for this version of PostgreSQL?
>
A google search for "TCL cygwin" yields the following hit:
http://www.xraylith.wisc.edu/~khan/software/tcl/
This is the core TCL package. You will still need to compile the PG-extensions
from the sources.
If compiling makes you feel uneasy (it might require several long nights),
you could try the "native Win32" TCL distribution from ActiveState:
http://www.activestate.com/
ActiveState offers commercial addons, so you can ask them to compile the
PG-extensions for you.
Thus you have the common "Open Source Choice", depending whether you have time
or money.
Christoph Dalitz