[Pgsql-ayuda] Ayuda...

From: "Mauricio E(dot) Pastorini Torres" <m_pastorini(at)elgolfo(dot)cl>
To: pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: [Pgsql-ayuda] Ayuda...
Date: 2003-10-27 15:07:26
Message-ID: 16024.200.50.110.187.1067267246.squirrel@www.elgolfo.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-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áquina 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 Pastorini T.
WebMaster El Golfo S.A.
Fono : (56)41-269462, Fax: (56)41-584482
Celular: 09-9997439
ICQ : 35877860
Http://www.elgolfo.cl

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Mauricio E. Pastorini Torres 2003-10-27 15:07:52 [Pgsql-ayuda] Ayuda...
Previous Message Sebastián Villalba 2003-10-27 15:06:43 Re: [Pgsql-ayuda] Problema en función al usar "timestamp + interval '$1 seconds' "