From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, PostgreSQL-ports <pgsql-ports(at)postgreSQL(dot)org>, PostgreSQL-Admin <pgsql-admin(at)postgreSQL(dot)org> |
Subject: | pgmonitor and Solaris |
Date: | 2001-03-27 23:41:23 |
Message-ID: | 200103272341.SAA22831@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-hackers pgsql-ports |
I believe I have found the cause of the pgmonitor problem on Solaris.
pgmonitor assumes you have a working 'ps' status display, which shows
user/database/connection, and query type. I have learned from a Great
Bridge employee that his Solaris box is not updating the ps display for
7.1beta, and I assume the same trouble exists for 7.0.3.
Can someone confirm that 'ps' status display doesn't work on Solaris,
and if it doesn't, can someone come up with a fix that we can put into
7.1.1? You can look in /pg/backend/utils/misc/ps_status.c for all the
ps status code. It has many options for ps status updating.
Thanks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | dhninh | 2001-03-28 03:48:52 | |
Previous Message | Fernando San Martn W. | 2001-03-27 21:43:15 | Re: Graphics GUI for PostgreSQL |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2001-03-27 23:54:51 | Re: Solaris problems (was Re: SPARC Solaris 8 OK) |
Previous Message | Thomas Lockhart | 2001-03-27 23:17:28 | Re: IANA registration |
From | Date | Subject | |
---|---|---|---|
Next Message | David A. Ventimiglia | 2001-03-28 04:39:27 | Re: Failed compile on NT |
Previous Message | Jason Tishler | 2001-03-27 22:37:00 | Re: Re: Problems with latest Cygwin build |