Re: select count(*) from a large table is very slow

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: select count(*) from a large table is very slow
Дата
Msg-id 36e682920705180700n7a6df052pfbbc19ba185886f8@mail.gmail.com
обсуждение исходный текст
Ответ на Re: select count(*) from a large table is very slow  ("Daniel Cristian Cruz" <danielcristian@gmail.com>)
Список pgsql-admin
On 5/18/07, Daniel Cristian Cruz <danielcristian@gmail.com> wrote:
> Oops... INSERT or DELETE... :)

Heh, yeah... doh!

> And remember that if using TRUNCATE, it will not run your trigger and
> you will need to reset the counter manually.

Correct.

--
Jonah H. Harris, Software Architect | phone: 732.331.1324
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 3rd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/

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

Предыдущее
От: "Daniel Cristian Cruz"
Дата:
Сообщение: Re: select count(*) from a large table is very slow
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: cross database references...