Re: Poor query performance

Поиск
Список
Период
Сортировка
От Alex
Тема Re: Poor query performance
Дата
Msg-id dcf7449f-dc3b-4046-a11e-7ed1f8351cd9@m11g2000yqh.googlegroups.com
обсуждение исходный текст
Ответ на Re: Poor query performance  (Alex <alex@liivid.com>)
Список pgsql-performance
>
> How is the index  sl_city_etc defined?
>

 Index "public.sl_city_etc"
    Column    |            Type
--------------+-----------------------------
 city         | text
 listing_type | text
 post_time    | timestamp without time zone
 bedrooms     | integer
 region       | text
 geo_lat      | integer
 geo_lon      | integer
btree, for table "public.source_listings"

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

Предыдущее
От: Suvankar Roy
Дата:
Сообщение: Re: Performance comparison between Postgres and Greenplum
Следующее
От: Alex
Дата:
Сообщение: Re: Poor query performance