| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | hamann(dot)w(at)t-online(dot)de, pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: libpq.dll question |
| Date: | 2018-10-01 13:18:23 |
| Message-ID: | 440fb36d-cd06-c422-3957-13c35985e853@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 10/1/18 1:14 AM, hamann(dot)w(at)t-online(dot)de wrote:
>
> Hi,
>
> admitting that windows is quite alien to me...
> I have installed a postgresql server on linux and now want to allow windows clients access through a tcl gui.
> Activestate tcl is installed, and when I try to
What version of Activestate tcl?
> package require tdbc::postgresql
Where is tdbc::postgresql coming from?
> I get a complaint about libpq.dll.5 missing. The postgres install kit contains just a libpq.dll, and renaming it
What is the Postgres install kit you refer to?
> does not seem to help
>
> Best regards
> Wolfgang Hamann
>
>
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2018-10-01 13:56:29 | Re: Why my query not using index to sort? |
| Previous Message | Dean Rasheed | 2018-10-01 11:02:09 | Re: Postgres trigger side-effect is occurring out of order with row-level security select policy |