Re: [HACKERS] Re: [PORTS] pgmonitor and Solaris
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Mathijs Brands <mathijs@ilse.nl>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, Larry Rosenman <ler@lerctr.org>, Peter Eisentraut <peter_e@gmx.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>, PostgreSQL-ports <pgsql-ports@postgresql.org>, PostgreSQL-Admin <pgsql-admin@postgresql.org>
Date: 2001-03-29T00:12:39Z
Lists: pgsql-hackers
Mathijs Brands <mathijs@ilse.nl> writes: > mathijs 297 0.1 0.2 6120 3352 pts/1 S 01:59:18 0:00 /opt/pgsql/bin/./postgres mathijs localhost template1 idle The interesting point about this is that the 7.0.3-on-2.7 installation *is* managing to change its PS display. So either Solaris 2.8 retrogressed (different predefined symbols maybe?), or we broke the code since 7.0.3. Anyway I think the right thing to look at is why the 7.1 install is not managing to update the display. regards, tom lane