From: | Matias Israel Malpica Escobar <Matias(dot)Malpica(at)thyssenkrupp(dot)com> |
---|---|
To: | "pgsql-es-ayuda(at)postgresql(dot)org" <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Ayuda con pgpool |
Date: | 2011-10-20 22:20:43 |
Message-ID: | 2456FE086F401349B7616684F4FA831A5FA267E9CD@CLUSTERMAILBOX.mexinox.mx |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
Hey una pregunta, quise hacer una prueba a mi pgpool le puse un maximo de conexiones a postgresql de 2, y luego utilice pgbench para mandar 10 conexiones a pgpool, y termina en error! No se supone que deberia poner las conexiones en cola????? Alguien sabe por que? Este es el error:
Connection to database "test" failed:
FATAL: sorry, too many clients already
Client 1 aborted in establishing connection.
Connection to database "test" failed:
FATAL: sorry, too many clients already
Client 2 aborted in establishing connection.
Connection to database "test" failed:
FATAL: sorry, too many clients already
Client 3 aborted in establishing connection.
Connection to database "test" failed:
FATAL: sorry, too many clients already
Client 4 aborted in establishing connection.
Connection to database "test" failed:
FATAL: sorry, too many clients already
Client 5 aborted in establishing connection.
Connection to database "test" failed:
FATAL: sorry, too many clients already
Client 6 aborted in establishing connection.
Connection to database "test" failed:
FATAL: sorry, too many clients already
Client 7 aborted in establishing connection.
Connection to database "test" failed:
FATAL: sorry, too many clients already
Client 8 aborted in establishing connection.
Connection to database "test" failed:
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2011-10-20 22:22:31 | Re: [pgsql-es-ayuda] ¿Cual es el numero de palabras en la documentacion oficial? |
Previous Message | Alvaro Herrera | 2011-10-20 21:37:47 | Re: ¿Cual es el numero de palabras en la documentacion oficial? |