Re: [HACKERS] Postgres collecting CPU seconds - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: [HACKERS] Postgres collecting CPU seconds
Date
Msg-id 5cc3340a8d2a357421ba64743b7a63b7
Whole thread Raw
In response to [HACKERS] Postgres collecting CPU seconds  (PortSite <info@portsite.nl>)
List pgsql-hackers
Version of PostgreSQL on Linux box?  on BSDi system?



On Mon, 2 Jun 1997, PortSite wrote:

> I am using postgresql for a web site. The development environment
> is on a Linux system and works fine. The production machine
> is a Sun BSDI system. After implementing the stuf on the
> production machine the provider got many performance dificulties.
>
> Apparently simple queries keep on collecting CPU time (up to a minute)
> where the linux machine handles the same query in less than
> a single CPU second. On Linux the amount of CPU time used in independent
> of the load of the machine. On de BSDI system it seems to accumulate
> when the load increases (which in turn increases the load ...).
>
> Anybody got a clue on what this can be (and how to solve it).
>
> Cheers
>
>     Arjen
>
>

Marc G. Fournier                                 scrappy@hub.org
Systems Administrator @ hub.org              scrappy@freebsd.org

------------------------------

pgsql-hackers by date:

Previous
From: Massimo Dal Zotto
Date:
Subject: [HACKERS] trace package (for 970601)
Next
From: Igor
Date:
Subject: Re: [HACKERS] 6.1 progress