Re: Transaction Blocks

Поиск
Список
Период
Сортировка
От Jay O'Connor
Тема Re: Transaction Blocks
Дата
Msg-id 20030708131732.K23181@altaica
обсуждение исходный текст
Ответ на Transaction Blocks  (Mat <psql-mail@freeuk.com>)
Список pgsql-general
On 2003.07.07 11:56 Mat wrote:
> I believe that its more efficient to group INSERT's together and COMMIT
> them in groups.
> However, I am automatically entering a lot of data and some of its is
> not unique. How can I reap the benefits of using BEGIN and COMMIT
> without the whole block of transactions failing if one is duplicated.


Best I could guess would be that you'll need to pre-process the data to
ensure that the data is good.

Take care,
Jay

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: SQL Functions and plan time
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: Website (DNS) is hosed!!!