Too slow

Поиск
Список
Период
Сортировка
От Sabio - PSQL
Тема Too slow
Дата
Msg-id 42402A4B.70703@ceroriesgo.co.cr
обсуждение исходный текст
Ответы Re: Too slow
Список pgsql-admin
How can I improve speed on my queries. For example this query takes one
day executing itself and it has not finalized !!!
"create table tmp_partes as select * from partes where identificacion
not in (select cedula from sujetos)"

partes have 1888000 rows, an index on identificacion
sujetos have 5500000 rows, an index on cedula





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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Adding field to a table currently being used
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Databases there, tables away