Re: How to monitor resources on Linux.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jallgood(at)the-allgoods(dot)net
Cc: ajs(at)crankycanuck(dot)ca, scott(dot)marlowe(at)gmail(dot)com, pgsql-admin(at)postgresql(dot)org
Subject: Re: How to monitor resources on Linux.
Date: 2007-08-29 04:14:20
Message-ID: 20762.1188360860@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

jallgood(at)the-allgoods(dot)net writes:
> We have this one app "pcmiler" that ties directly into our backend
> of our application and will not run in an 64bit enviroment.

Hmmm ... we have heard of pcmiler before on these lists, and there has
never been anything good said about it. Do a bit of archive searching,
and then consider if you can't find something else.

I'm not totally clear on what pcmiler really does, but perhaps there's
some overlap with PostGIS? Not that PostGIS has no bugs, but at least
it's open-source code and you can hope to get useful commentary from
people who can look at the source. Right at the moment I think you are
stuck trying to get support from pcmiler's authors, because no one else
in the world knows everything that's happening in your system or can fix
it.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message qinghuamail-postgresqlfans 2007-08-29 06:45:56 how to create dir using pg/plsql
Previous Message Tom Lane 2007-08-29 04:04:49 Re: pg_dump object dump-order; Part II