number of registers of a table

From: Fabricio Boppre <fabricio(at)gprog(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Cc: eichlerjunior(at)bol(dot)com(dot)br, ricesp(at)gprog(dot)com(dot)br
Subject: number of registers of a table
Date: 2002-06-18 13:41:37
Message-ID: 200206181041.37503.fabricio@gprog.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi,

i would like to know if there is some command that works like "select count"
but gives me faster results than "select count" does for the ammount of
registers of a table that is updated all the time.

thanks,

Fabricio

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2002-06-18 13:45:52 Re: Stored Procedures for Shell Execution
Previous Message Richard Huxton 2002-06-18 13:38:36 Re: Monitoring postgres slowdowns