count(*) performance - Mailing list pgsql-performance

From Gábriel Ákos
Subject count(*) performance
Date
Msg-id 4427E9E8.9030806@i-logic.hu
Whole thread Raw
Responses Re: count(*) performance
Re: count(*) performance
List pgsql-performance
Hi,

I guess this is an age-old 100times answered question, but I didn't find
the answer to it yet (neither in the FAQ nor in the mailing list archives).

Question: I have a table with 2.5M rows. count(*) on this table is
running 4 minutes long. (dual opteron, 4gig ram, db on 4 disk raid10
array (sata, not scsi)) Is this normal? How could I make it run faster?
Maybe make it run faster for the 2nd time? Which parameters should I
change in postgresql.conf and how?





--
Üdvözlettel,
Gábriel Ákos
-=E-Mail :akos.gabriel@i-logic.hu|Web:  http://www.i-logic.hu=-
-=Tel/fax:+3612367353            |Mobil:+36209278894            =-

pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: [GENERAL] experiences needed - how does Itanium2/1.5GHz(4MB) compare to AMD and Intel CPUs as far as Postgresql is concerned
Next
From: "Jim C. Nasby"
Date:
Subject: Re: count(*) performance