problems about updating a table and cluster this table at the same time

Поиск
Список
Период
Сортировка
От jing han
Тема problems about updating a table and cluster this table at the same time
Дата
Msg-id 20050815170354.49947.qmail@web53509.mail.yahoo.com
обсуждение исходный текст
Ответы Re: problems about updating a table and cluster this table at the same time
Список pgsql-interfaces
Hello,

I work on a large database. I make use of cron job to
cluster certain database table periodically.

I found when updating a table and clusterdb cron job
happens to run at exactly the same time clustering
that table, then both updating and clustering stuck.
Database server hault. This cause my system hault.

I tried to lock that table using 'lock tableName'
command before updating that table, I run 'clusterdb
-t tableName dbName', I found clusterdb ignore the
fact that the table is locked and go ahead finishing
cluster job.

So how can I protect the table when I update it to
avoid cluster cron job interrupt the update?

Any suggestion will be greatly appreciated!


jing

    
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: [HACKERS] ECPG ignores SAVEPOINT if first statement of a transaction
Следующее
От: Munteanu Gabriel
Дата:
Сообщение: unsubscribe