[EMAIL PROTECTED] (Mike Castle) wrote:
>
> In article <[EMAIL PROTECTED]>,
> Tom Lane <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])