[Pgsql-ayuda] Ayuda...

Jorge Zurita jorgeze@tutopia.com
Mon, 27 Oct 2003 12:44:54 -0600


El problema no es con postgres, es en tu programa.. Seguramente estas
haciendo una conexi=F3n nueva cada vez que realizas una transacci=F3n, =
evita
esto creando una conexi=F3n al cargar la forma y a partir de esta haces
todas transacciones necesarias, al cerrar la forma cierras la =
conexi=F3n.

-----Mensaje original-----
De: pgsql-ayuda-admin@tlali.iztacala.unam.mx
[mailto:pgsql-ayuda-admin@tlali.iztacala.unam.mx] En nombre de Mauricio
E. Pastorini Torres
Enviado el: Lunes, 27 de Octubre de 2003 09:08 a.m.
Para: pgsql-ayuda@tlali.iztacala.unam.mx
Asunto: [Pgsql-ayuda] Ayuda...


Hola a todos, estoy desarrollando un sistema un V.B. 6.0 conectado a
Postgres 7.3 en un servidor Debian ha funcionado todo muy bien, sin
embargo tengo varias dudas... primero, revisando los procesos que estan
corriendo en la m=E1quina aparece lo siguiente:

 5415 postgres   9   0 12112  11M 11032 S     0.0  2.3   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5495 postgres   9   0 12112  11M 11028 S     0.0  2.3   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5398 postgres   9   0 12108  11M 11028 S     0.0  2.3   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5396 postgres   9   0 11788  11M 10972 S     0.0  2.3   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5508 postgres  11   0 11788  11M 10968 S     0.0  2.3   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5437 postgres   9   0  5920 5920  5040 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5399 postgres   9   0  5916 5916  5036 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5496 postgres   9   0  5892 5892  5008 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5494 postgres   9   0  5876 5876  4864 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5397 postgres   9   0  5856 5856  5004 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5395 postgres   9   0  5852 5852  4844 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5411 postgres   9   0  5844 5844  4836 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5414 postgres   9   0  5844 5844  4836 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5426 postgres   9   0  5844 5844  4836 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5486 postgres   9   0  5764 5764  4980 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5487 postgres   9   0  5720 5720  4884 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5507 postgres   9   0  5664 5664  4824 S     0.0  1.1   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5488 postgres  10   0  5472 5472  4644 S     0.1  1.0   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5410 postgres   9   0  5452 5452  4680 S     0.0  1.0   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5425 postgres   9   0  5448 5448  4676 S     0.0  1.0   0:00 postgres:
postgres vitadent 192.168.0.10 idle in transaction
 5412 postgres   9   0  5276 5276  4540 S     0.0  1.0   0:00 postgres:
postgres vitadent 192.168.0.10 idle

esta ocurriendo algo malo???

segundo algunas veces aparece en el log de errores lo siguiente:

pq_recvbuf: recv() failed: Connection reset by peer

alguien me puede ayudar...

Mauricio
--=20
ICQ    : 35877860

_______________________________________________
Pgsql-ayuda mailing list
Pgsql-ayuda@tlali.iztacala.unam.mx
http://tlali.iztacala.unam.mx/mailman/listinfo/pgsql-ayuda