Re: psql won't stayed connected

Поиск
Список
Период
Сортировка
От dalgoda@ix.netcom.com (Mike Castle)
Тема Re: psql won't stayed connected
Дата
Msg-id 7oolu1x46o.ln2@thune.mrc-home.org
обсуждение исходный текст
Ответ на Re: psql won't stayed connected  ("Kevin Izzet" <Kevin.Izzet@nsc.com>)
Ответы Re: psql won't stayed connected  (jseymour@linxnet.com (Jim Seymour))
Список pgsql-admin
In article <20230.1091810425@sss.pgh.pa.us>,
Tom Lane  <tgl@sss.pgh.pa.us> wrote:
>If you have strace or ktrace or similar on the Solaris machine, tracing
>psql's kernel calls might be revealing.  What you want to watch for is
>whether psql is exiting with the connection still open, or whether it
>receives an EOF indication and then quits.

I believe it's called truss on Solaris (but it has been a number of years
since I've been on such a box).

mrc
--
     Mike Castle      dalgoda@ix.netcom.com      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Update from 7.3.3 to 7.3.6
Следующее
От: jseymour@linxnet.com (Jim Seymour)
Дата:
Сообщение: Re: psql won't stayed connected