Re: Aborting transactions - Mailing list pgsql-admin

From Tom Lane
Subject Re: Aborting transactions
Date
Msg-id 22480.1151352950@sss.pgh.pa.us
Whole thread Raw
In response to Re: Aborting transactions  (mack@ifis.cs.tu-bs.de)
Responses Re: Aborting transactions  (Thomas Mack <mack@ifis.cs.tu-bs.de>)
List pgsql-admin
mack@ifis.cs.tu-bs.de writes:
> I don't have a pg_stat_activity on this 7.4.6, so using ps gives me:

> postgres@is20 ~ 4 > ps -ef | grep postmaster
> postgres  4499  4498   0 08:59:18 ?           0:04 /usr/local/pgsql/bin/postmaster -i -p 5356 -o -e

What platform is that?  If it's Solaris, see our doc/FAQ_Solaris about
getting more useful info from "ps".

            regards, tom lane

pgsql-admin by date:

Previous
From: mack@ifis.cs.tu-bs.de
Date:
Subject: Re: Aborting transactions
Next
From: "Rodrigo Sakai"
Date:
Subject: RES: Using PostgreSQL and MIcrosoft SQLServer on the same server