Re: libpq.dll question

Поиск
Список
Период
Сортировка
От Dmitry Igrishin
Тема Re: libpq.dll question
Дата
Msg-id CAAfz9KOuXdzjvvcafVG=jkB8f5fg4R04WwOw9Twme0y82iWOjQ@mail.gmail.com
обсуждение исходный текст
Ответ на libpq.dll question  (hamann.w@t-online.de)
Список pgsql-general
пн, 1 окт. 2018 г. в 11:15, <hamann.w@t-online.de>:
>
>
> 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
> package require tdbc::postgresql
> I get a complaint about libpq.dll.5 missing. The postgres install kit contains just a libpq.dll, and renaming it
> does not seem to help
While I have no idea what is "libpq.dll.5", but have you tryed to make
a symbolic link "libpq.dll.5" to "libpq.dll" with "mklink" command to
workaround?


В списке pgsql-general по дате отправления:

Предыдущее
От: hamann.w@t-online.de
Дата:
Сообщение: libpq.dll question
Следующее
От: Torsten Förtsch
Дата:
Сообщение: backend_xmin in pg_stat_replication