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).

mrc
-- 
     Mike Castle      [EMAIL PROTECTED]      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

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to