Re: Insert into partition table hangs

Поиск
Список
Период
Сортировка
От Nik
Тема Re: Insert into partition table hangs
Дата
Msg-id 1148652725.183375.43030@u72g2000cwu.googlegroups.com
обсуждение исходный текст
Ответ на Re: Insert into partition table hangs  ("Nik" <XLPizza@gmail.com>)
Ответы Re: Insert into partition table hangs  ("Nik" <XLPizza@gmail.com>)
Список pgsql-general
I thought that since application continues running fine after I restart
it, I would try creating a separate connection for each insert
statement, and then disconnect when it's completed.

However, this had the same problem. It would connect, insert, and
disconnect several hundred times, and then at random point it would
connect, and insert would get stuck again.

I am running out of ideas on how to fix this issue. I had a suggestion
to go back to non-partitioned tables with partitioned index, but I
would prefer not to do this. Is there anything else I can do to fix
this problem?

Thanks.


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

Предыдущее
От: "Rose, Juergen"
Дата:
Сообщение: pg_dump on 7.4
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump on 7.4