Re: Number of rows of a table

Поиск
Список
Период
Сортировка
От Mike Nolan
Тема Re: Number of rows of a table
Дата
Msg-id 200510190251.j9J2pGQa001521@gw.tssi.com
обсуждение исходный текст
Ответ на Number of rows of a table  (vittorio <vdemart1@tin.it>)
Список 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 по дате отправления:

Предыдущее
От: Johan Wehtje
Дата:
Сообщение: Re: ANN: Rekall V2.4.0
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: [pgsql-advocacy] Oracle buys Innobase