Re: A question on the query planner

Поиск
Список
Период
Сортировка
От Jared Carr
Тема Re: A question on the query planner
Дата
Msg-id 3FCCF61E.90307@89glass.com
обсуждение исходный текст
Ответ на Re: A question on the query planner  (Greg Stark <gsstark@mit.edu>)
Ответы Re: A question on the query planner  (Greg Stark <gsstark@mit.edu>)
Список pgsql-performance
Greg Stark wrote:

>Jared Carr <jared@89glass.com> writes:
>
>
>
>>Greg Stark wrote:
>>
>>
>>
>>>>        Merge Cond: ("outer"."?column7?" = "inner"."?column5?")
>>>>
>>>>
>>>>
>>>Well it looks like you have something strange going on. What data type is
>>>car_id in each table?
>>>
>>>
>>car_id is a varchar(10) in both tables.
>>
>>
>
>Well for some reason it's being cast to a text to do the merge.
>
>What version of postgres is this btw? The analyzes look like 7.4?
>
>
>
Yes, this is 7.4.


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: A question on the query planner
Следующее
От: Vivek Khera
Дата:
Сообщение: autovacuum daemon stops doing work after about an hour