Re: psql won't stayed connected - Mailing list pgsql-admin

From jseymour@linxnet.com (Jim Seymour)
Subject Re: psql won't stayed connected
Date
Msg-id 20040810110132.867FF430E@jimsun.linxnet.com
Whole thread Raw
In response to Re: psql won't stayed connected  (dalgoda@ix.netcom.com (Mike Castle))
List pgsql-admin
dalgoda@ix.netcom.com (Mike Castle) wrote:
>
> 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).

Truss it is.

Jim

pgsql-admin by date:

Previous
From: dalgoda@ix.netcom.com (Mike Castle)
Date:
Subject: Re: psql won't stayed connected
Next
From: Gaetano Mendola
Date:
Subject: Re: Killing Long running query or user session