Problem inserting more than 80 registers!?

Поиск
Список
Период
Сортировка
От Carlos Barroso
Тема Problem inserting more than 80 registers!?
Дата
Msg-id 20040507151410.84778D1E176@svr1.postgresql.org
обсуждение исходный текст
Ответы Re: Problem inserting more than 80 registers!?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
My first post!
Hello to all.

I'm using Postgres 7.4.2. I compiled it without changing any server
parameter.
I'm trying to do a bulk of 90 inserts in one table, commiting at the end.
My problem is that the 90 inserts are processed on the client (Hibernate),
but in my table I only have 80! It never inserts more than 80 registers.

I don't know if I have to tweak any server parameter to do bulk inserts. I
thought it had to do with WAL, but I've already increased the "wal_buffers"
parameter and still no success.

I really need help. Can't figure out the problem.

Thanks in advance.
--
Adira j� ao Net Dialup Light. Acesso profissional gratuito.
NovisNet, a Internet de quem trabalha. http://www.novisnet.pt


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

Предыдущее
От: Janko Richter
Дата:
Сообщение: Re: Hi! (and a question)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem inserting more than 80 registers!?