Re: [GENERAL] Why very high CPU usage - Mailing list pgsql-sql

From grant
Subject Re: [GENERAL] Why very high CPU usage
Date
Msg-id Pine.LNX.4.33.0205101619070.3799-100000@dbms.amadensor.com
Whole thread Raw
In response to Re: [GENERAL] Why very high CPU usage  (Shaun Thomas <sthomas@townnews.com>)
List pgsql-sql
I have found turning off seq scans to be a mess at times.  Instead, I just
made them more expensive so that the system is very unlikely to use them.

______________________________________________________________________________

                          Your mouse has moved.
       You must restart Windows for your changes to take effect.

#!/usr/bin/perl
print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);



pgsql-sql by date:

Previous
From: Shaun Thomas
Date:
Subject: Re: [GENERAL] Why very high CPU usage
Next
From: Edipo Elder Fernandes de Melo
Date:
Subject: timestamp and datestyles