Newbie question: ultra fast count(*) - Mailing list pgsql-performance

From Rodrigo Madera
Subject Newbie question: ultra fast count(*)
Date
Msg-id 3cf983d0511251136j1afa0ec4i9a3987d250befe47@mail.gmail.com
Whole thread Raw
Responses Re: Newbie question: ultra fast count(*)  (Jaime Casanova <systemguards@gmail.com>)
List pgsql-performance
I have been reading all this technical talk about costs and such that
I don't (_yet_) understand.

Now I'm scared... what's the fastest way to do an equivalent of
count(*) on a table to know how many items it has?

Thanks,
Rodrigo

pgsql-performance by date:

Previous
From: Pailloncy Jean-Gerard
Date:
Subject: Re: 8.1 count(*) distinct: IndexScan/SeqScan
Next
From: Jaime Casanova
Date:
Subject: Re: Newbie question: ultra fast count(*)