rowcount for all tables

Поиск
Список
Период
Сортировка
От Stefan Meyer
Тема rowcount for all tables
Дата
Msg-id dvee68$hjj$1@news.hub.org
обсуждение исходный текст
Ответы Re: rowcount for all tables  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-sql
i have a beginner question and i have read the FAQs.
is there a faster ways than
    select count(*) from foo;

to get the rowcount for the tables in my db ?

Stefan


В списке pgsql-sql по дате отправления:

Предыдущее
От: "rcolmegna@tiscali.it"
Дата:
Сообщение: R: Re: R: Re: R: R: Re: schema inspection
Следующее
От: Jeff Frost
Дата:
Сообщение: Re: update before drop causes OID problems in transaction?