Re: Insert into partition table hangs

Поиск
Список
Период
Сортировка
От Nik
Тема Re: Insert into partition table hangs
Дата
Msg-id 1148484258.049825.165550@y43g2000cwc.googlegroups.com
обсуждение исходный текст
Ответ на Re: Insert into partition table hangs  ("Jim C. Nasby" <jnasby@pervasive.com>)
Ответы Re: Insert into partition table hangs  ("Nik" <XLPizza@gmail.com>)
Список pgsql-general
Ok, that's a good point. I overlooked the possibility of this
considering that I didn't think the timestamp resolution was that high.
I changed my rules and constraints on tables to take care of this case.
Thanks.

However, how does this affect the problem I having considering that
inserts that were getting stuck were not necessarily close to critical
time (midnight)?

Also, today a developer reported similar issue when running a select
statement from this partitioned table. He said that query would just
run forever and if he stopped it and ran it again, it would return data
within seconds. It was behaving in this manner randomly (aka it would
work a few times in a row, then it would get stuck).

As before I am not seeing any locks or unusal behavior in the logs and
pg_stat_activity.


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

Предыдущее
От: Jimmy Salazar
Дата:
Сообщение: PROBLEMAS CON POSTGRES EN MAQUINAS MULTIPROCESADORES
Следующее
От: Kenneth Downs
Дата:
Сообщение: Re: 8.1 on gentoo