| From: | Greg Smith <gsmith(at)gregsmith(dot)com> |
|---|---|
| To: | Mark Wong <markwkm(at)gmail(dot)com> |
| Cc: | "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>, Selena Deckelmann <selenamarie(at)gmail(dot)com>, Gabrielle Roth <gorthx(at)gmail(dot)com> |
| Subject: | Re: dbt-2 tuning results with postgresql-8.3.5 |
| Date: | 2009-02-06 08:22:00 |
| Message-ID: | Pine.GSO.4.64.0902060319140.11065@westnet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
On Thu, 5 Feb 2009, Mark Wong wrote:
> One of the problems is that my scripts are listing the OS of the main
> driver system, as opposed to the db system.
That's not a fun problem to deal with. Last time I ran into it, I ended
up writing a little PL/PerlU function that gathered all the kernel-level
info I wanted, and then just pulled the info over by running that on the
driver system.
--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matt Burke | 2009-02-06 08:32:21 | Re: suggestions for postgresql setup on Dell 2950 , PERC6i controller |
| Previous Message | Mark Wong | 2009-02-06 05:04:46 | Re: dbt-2 tuning results with postgresql-8.3.5 |