Re: Error when inserting millions of records

Поиск
Список
Период
Сортировка
От Andrew - Supernews
Тема Re: Error when inserting millions of records
Дата
Msg-id slrndsi7b9.1rvr.andrew+nonews@atlantis.supernews.net
обсуждение исходный текст
Ответы Re: Error when inserting millions of records  ("Rudolph" <rudolph.froger@gmail.com>)
Список pgsql-general
On 2006-01-13, Rudolph <rudolph.froger@gmail.com> wrote:
> Me and a friend are testing some operations for a search application in
> PostgreSQL. In version 8.1 my friend tried to copy the result of a join
> into another table, about 45.000.000 (small) records. This is the
> result:

Do you have any constraints, especially deferred constraints, or triggers
on the table? Are there any functional indexes?

--
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services

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

Предыдущее
От: Ottó Havasvölgyi
Дата:
Сообщение: Re: Moving PostgreSQL data directory on Windows
Следующее
От: Assad Jarrahian
Дата:
Сообщение: Re: sql (Stored procedure) design question