Re: Cannot connect to postgresql 7.4.2

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Cannot connect to postgresql 7.4.2
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4306ACF@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Cannot connect to postgresql 7.4.2  ("Virgil Frum" <virgil@netappi.com>)
Ответы Re: Cannot connect to postgresql 7.4.2  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Virgil Frum
> Sent: 11 October 2004 16:24
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] Cannot connect to postgresql 7.4.2
>
> > OK, I found out what's happening. I've been testing with
> the correct
> > versions from
> >
> http://pgadmin.postgresql.org/snapshots/postgresql/libs-win32-
> 20040927.zip
> >   but my distribution batch copied older versions.
> >
> > Please download that zip, replace the dlls and try again. This will
> > hopefully fix the problem; I'll upload a corrected snapshot tonight.
>
> Downloaded and tested. It's nice to see that things are
> working as expected.
> Thanks.

Glad it's working. I should point out that it's possible we may see
another breakage here before long. I discovered that the exports from
VC++/Borland and Mingw builds of libpq.dll don't match. Magnus Hagander
has been playing with the Mingw build to make it share a .def file with
VC++ which appears to be working, but following discussion with Tom
Lane, he is currently reviewing the exported API to figure out exactly
what is and what isn't needed. Oh, and just to put the icing on the
cake, the default, non-ssl build has an intentionally different API from
the ssl build that we use (and ssl symbols are not exported at all by
the VC++/Borland DLLs, even if built with SSL support!).

Anyway, once that little lot has been sorted out, I'll post an updated
libpq.[lib|dll].

Regards, Dave.



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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Function editor
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Cannot connect to postgresql 7.4.2