Transaction Blocks

Поиск
Список
Период
Сортировка
От Mat
Тема Transaction Blocks
Дата
Msg-id 1057604204.3158.4.camel@Arakis
обсуждение исходный текст
Ответы Re: Transaction Blocks  (Andrew Sullivan <andrew@libertyrms.info>)
Re: Transaction Blocks  ("Jay O'Connor" <joconnor@cybermesa.com>)
Список pgsql-general
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.

Thanks!



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

Предыдущее
От: Lincoln Yeoh
Дата:
Сообщение: Re: Datatypes and performance
Следующее
От: "Clay Luther"
Дата:
Сообщение: Re: Using C++ With SPI?