Re: 9.0 SSL renegotiation failure restoring data

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: 9.0 SSL renegotiation failure restoring data
Дата
Msg-id E1C5B130204C43079A18B05119E73178@andrusnotebook
обсуждение исходный текст
Ответ на Re: 9.0 SSL renegotiation failure restoring data  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: 9.0 SSL renegotiation failure restoring data  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-general
> Uh, we don't ship SSL in the server.
> We ship code that _uses_ ssl, so I
> would look at your operating system to see what version of SSL you have,
> and perhaps update that.

I installed postgres 9.0 RC in Windows from official link and looked into
bin:

 Directory of C:\Program Files\PostgreSQL\9.0\bin

15.11.2009  16:37           200_704 ssleay32.dll
15.11.2009  16:37         1_017_344 libeay32.dll

How to update them so that they match with linux server ?

Andrus.


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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: Custom cache implemented in a postgresql C function
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: Generate a dynamic sequence within a query