Re: Aborting transactions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Mack <mack(at)ifis(dot)cs(dot)tu-bs(dot)de>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Aborting transactions
Date: 2006-06-27 13:47:49
Message-ID: 12718.1151416069@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thomas Mack <mack(at)ifis(dot)cs(dot)tu-bs(dot)de> writes:
> Am Montag, 26. Juni 2006 22:15 schrieb Tom Lane:
>> What platform is that? If it's Solaris, see our doc/FAQ_Solaris about
>> getting more useful info from "ps".
>>
> Yes, it's Solaris 10. Looking at
> http://www.postgresql.org/docs/faqs.FAQ_Solaris.html , I did not find
> anything related. Same with the doc/FAQ_Solaris from the postgresql-8.1.4
> sources.

Oh, sorry, I assumed it was in the Solaris FAQ, but actually the info is
at the bottom of this page:

http://www.postgresql.org/docs/8.1/static/monitoring.html

There are several different conditions that can render "ps" useless on
Solaris :-(, and one of them is sprinkling the postmaster start command
with a lot of switches. Put that stuff in postgresql.conf, instead,
so you can invoke the postmaster as just "postmaster".

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gourish Singbal 2006-06-27 14:04:35 unregister
Previous Message Michael Fuhr 2006-06-27 12:13:26 Re: Jobs