FATAL: unable to read data from DB node 0

Поиск
Список
Период
Сортировка
От DrakoRod
Тема FATAL: unable to read data from DB node 0
Дата
Msg-id 1448667941435-5875389.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: FATAL: unable to read data from DB node 0  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-general
Hi everybody

I've the next architecture with pgpool (streaming replication mode):

4 nodes

1 Master Node
2 Standbys Node
1 pgpool Node

I've disabled the load balancing, because some clients report me problems
with the load balancer, they told me the load balancer some times send
querys to standby nodes, which has not yet recovered data and the querys
fail, but this topic is for another thread.

When I try run a stress test with hammerdb I see next errors in the pgpool
Node

2015-11-27 16:48:21: pid 20190: FATAL:  unable to read data from DB node 0
2015-11-27 16:48:21: pid 20190: DETAIL:  EOF encountered with backend
2015-11-27 16:48:21: pid 19182: LOG:  child process with pid: 20190 exits
with status 256
2015-11-27 16:48:21: pid 19182: LOG:  fork a new child process with pid:
20298
2015-11-27 16:48:21: pid 20163: FATAL:  unable to read data from DB node 0
2015-11-27 16:48:21: pid 20163: DETAIL:  EOF encountered with backend
2015-11-27 16:48:21: pid 19182: LOG:  child process with pid: 20163 exits
with status 256
2015-11-27 16:48:21: pid 19182: LOG:  fork a new child process with pid:
20299

In all Child, therefore the hammerdb stop the test because all connections
it lots.

Any suggestions?

Best regards!

DrakoRod



-----
Dame un poco de fe, eso me bastará.
Rozvo Ware Solutions
--
View this message in context: http://postgresql.nabble.com/FATAL-unable-to-read-data-from-DB-node-0-tp5875389.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: anj patnaik
Дата:
Сообщение: Re: 2 questions
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: plperlu stored procedure seems to freeze for a minute