Re: Number of rows of a table - Mailing list pgsql-general

From Mike Nolan
Subject Re: Number of rows of a table
Date
Msg-id 200510190251.j9J2pGQa001521@gw.tssi.com
Whole thread Raw
In response to Number of rows of a table  (vittorio <vdemart1@tin.it>)
List pgsql-general
> Using psql how can I ask postgresql to show the actual number of rows of a
> table?

What do you mean by 'actual number of rows'?

Is there a reason you can't just do:
      select count(*) from this_table:
--
Mike Nolan

pgsql-general by date:

Previous
From: Johan Wehtje
Date:
Subject: Re: ANN: Rekall V2.4.0
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: [pgsql-advocacy] Oracle buys Innobase