Re: SQL or table design optimation

Поиск
Список
Период
Сортировка
От Verena Ruff
Тема Re: SQL or table design optimation
Дата
Msg-id 447C6A90.1070205@triosolutions.at
обсуждение исходный текст
Ответ на SQL or table design optimation  (Verena Ruff <lists@triosolutions.at>)
Список pgsql-novice
Hi,

Sean Davis schrieb:
> You might also tell us what columns are indexed and be sure that you have
> done a vacuum analyze recently on the tables.
>
About indexed columns:

>>> There are indexes on
>>> person(pers_id), contact(id), contact(pers_id) and one on contact(kind,
>>> type).
>>>
Vacuum analyze was done quite before doing that testing. I'll send the
explain output later, thanks so long.

Regards,
Verena

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

Предыдущее
От: Donald Brady
Дата:
Сообщение: trigger help
Следующее
От: Terry Lee Tucker
Дата:
Сообщение: Re: trigger help