SSL broken pipe

Поиск
Список
Период
Сортировка
От Marc Cousin
Тема SSL broken pipe
Дата
Msg-id 200703281443.14234.mcousin@sigma.fr
обсуждение исходный текст
Список pgsql-admin
Hi,

I've been having this problem occurring a few times in the last few days : in
the postgresql log, I've seen these messages :


2007-03-28 13:53:34.845 CEST,18249 LOG:  SSL SYSCALL error: Broken pipe
2007-03-28 13:53:34.846 CEST,18249 LOG:  SSL SYSCALL error: Broken pipe
2007-03-28 13:53:34.846 CEST,18249 LOG:  SSL SYSCALL error: Broken pipe
2007-03-28 13:53:34.846 CEST,18249 LOG:  SSL SYSCALL error: Broken pipe
2007-03-28 13:53:34.847 CEST,18249 LOG:  SSL SYSCALL error: Broken pipe
2007-03-28 13:53:34.847 CEST,18249 LOG:  SSL SYSCALL error: Broken pipe
2007-03-28 13:53:34.847 CEST,18249 LOG:  SSL SYSCALL error: Broken pipe
2007-03-28 13:53:34.848 CEST,18249 LOG:  SSL SYSCALL error: Broken pipe
2007-03-28 13:53:34.848 CEST,18249 LOG:  SSL SYSCALL error: Broken pipe

As you can see, these messages are sent quite fast, and fill the filesystem
quite rapidly.

The server is postgresql 8.2.3 64 bits on debian unstable

The client is pgadmin3 as provided with Postgresql 8.1.7 for Windows.

I don't know what the client was doing exactly but I could investigate.

Is this a known problem ? It's quite problematic, as it can fill a gigabyte of
log file in a minute...

Thanks in advance

Marc

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

Предыдущее
От: "Phillip Smith"
Дата:
Сообщение: Re: set password doesn't work
Следующее
От: Chuck Amadi
Дата:
Сообщение: Investigating upgrading from version 8.0.1 to 8.2.3 to allow for easy replication and upgrades.