Re: Loading optimization

Поиск
Список
Период
Сортировка
От Brett W. McCoy
Тема Re: Loading optimization
Дата
Msg-id Pine.LNX.4.30.0101061644320.8905-100000@chapelperilous.net
обсуждение исходный текст
Ответ на Loading optimization  (Gary Wesley <gary@db.stanford.edu>)
Список pgsql-general
On Wed, 3 Jan 2001, Gary Wesley wrote:

> Is there any advantage to having data sorted before populating it into a
> table?

None at all, AFAIK.  In fact, if you are doing a bulk copy, you should
build your indexes after the data is loaded -- you'll get ebtter
performance during the load.

-- Brett
                                     http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
This sentence no verb.


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

Предыдущее
От: "Ian deSouza"
Дата:
Сообщение: Re: DROP SEQUENCE ?
Следующее
От: "Ian deSouza"
Дата:
Сообщение: DROP SEQUENCE ?