problem with server connection

From: "Sidar Lopez Cruz" <sidarlopez(at)hotmail(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: problem with server connection
Date: 2003-03-21 20:44:47
Message-ID: DAV66id5AhQ66xiqFhi00005dd3@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

i do this query: select c.cedula,t.nombre.t.id_tipo_documento from c left join tmp t on c.cedula=t.cedula;

and the server says

Server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request

The connection to the server was lost. Attempting reset: Failed

what's happen????

i am working on the server, with Mandrake 9.1, PostgreSQL 7.3.2

:-) Sidar Lopez Cruz
- Cero Riesgo, S.A.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Sidar Lopez Cruz 2003-03-21 20:45:26 fulltext search
Previous Message Devrim GUNDUZ 2003-03-21 20:44:34 Re: fulltext search