COPY with INDEXES question

Поиск
Список
Период
Сортировка
От Slavisa Garic
Тема COPY with INDEXES question
Дата
Msg-id Pine.GSO.4.10.10402061143430.29801-100000@bruce.csse.monash.edu.au
обсуждение исходный текст
Ответы Re: COPY with INDEXES question
Re: COPY with INDEXES question
Список pgsql-performance
Hi,

I have a quick question. In order to speed up insertion of large number of
rows (100s of thousands) I replaced the INSERT with the COPY. This works
fine but one question popped into my mind. Does copy updates indexes on
that table if there are some defined?

Thanks,
Slavisa



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

Предыдущее
От: Mark Harrison
Дата:
Сообщение: Re: [pgsql-advocacy] MySQL+InnoDB vs. PostgreSQL test?
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: COPY with INDEXES question