Re: Info

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: "rino(dot)79" <rino(dot)79(at)inwind(dot)it>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Info
Date: 2003-06-16 17:35:08
Message-ID: 3EEDFFCC.8050204@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

rino.79 wrote:
> Hi, I'm Rino.
> My question is:
> How I can connect postgres database whit tcl/tk interface?
> Thanks !

I use to have a subdirectory ./pgtcl in the Tcl package area, containing
a symlink to the actual libpgtcl.so file in $PGLIB. In that directory I
run pkg_mkIndex and then I can simply put

package require Pgtcl

into the scripts to load the interface.

Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

  • Info at 2003-06-13 18:23:45 from rino.79

Browse pgsql-interfaces by date

  From Date Subject
Next Message JL 2003-06-16 17:57:20 Re: Info
Previous Message Tom Lane 2003-06-16 15:13:42 Re: Some quick notes about extending libpq for new protocol