Re: problem with server connection

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: problem with server connection
Дата
Msg-id 15843.1048285148@sss.pgh.pa.us
обсуждение исходный текст
Ответ на problem with server connection  ("Sidar Lopez Cruz" <sidarlopez@hotmail.com>)
Список pgsql-admin
"Sidar Lopez Cruz" <sidarlopez@hotmail.com> writes:
> i do this query: select c.cedula,t.nombre.t.id_tipo_documento from c left j=
> oin tmp t on c.cedula=3Dt.cedula;

> and the server says

> Server closed the connection unexpectedly

We're going to need more info than that.  What shows up in the
postmaster's log (stderr or syslog output)?  Can you get a stack trace
from the crashed backend?  (If there's no core file in the database
subdirectory, try restarting the postmaster with "ulimit -c unlimited"
before trying again.)

            regards, tom lane

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

Предыдущее
От: "Mario Alberto Soto Cordones"
Дата:
Сообщение: CREATE TYPE IN POSTGRES 7.2.3
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: CREATE TYPE IN POSTGRES 7.2.3