9.0 SSL renegotiation failure restoring data

Поиск
Список
Период
Сортировка
От Andrus Moor
Тема 9.0 SSL renegotiation failure restoring data
Дата
Msg-id 20101002203042.4EBF113FCA2@mh1.hot.ee
обсуждение исходный текст
Ответы Re: 9.0 SSL renegotiation failure restoring data  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: 9.0 SSL renegotiation failure restoring data  (Andrus Moor <kobruleht2@hot.ee>)
Список pgsql-general

Steps to reproduce:

1. Ran latest pgAdmin in windows server 2005 Standard x64 Edition
2. Restore data to Postgres 9.0 linux server from 450 MB backup file if only
SSL connection is enabled

After some time pg_restore reports that connection is closed.
server log is below.
How to restore 450 MB backup copy to Postgres 9.0 Linux server from windows
server using SSL ?

Andrus.

LOG:  duration: 2643663.100 ms  statement: COPY artpilt (id, toode, pilt,
pildityyp, esipil
t) FROM stdin;
LOG:  SSL renegotiation failure
LOG:  SSL failed to send renegotiation request
LOG:  SSL renegotiation failure
LOG:  SSL error: unsafe legacy renegotiation disabled
LOG:  could not send data to client: Connection reset by peer
LOG:  SSL error: unsafe legacy renegotiation disabled
LOG:  could not receive data from client: Connection reset by peer
LOG:  unexpected EOF on client connection
 

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

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: streaming replication question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 9.0 SSL renegotiation failure restoring data