Search Postgresql Archives

Re: Number of rows of a table

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux