data corruption

Поиск
Список
Период
Сортировка
От Hemapriya
Тема data corruption
Дата
Msg-id 20050928191237.56381.qmail@web34212.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: data corruption  (Gourish Singbal <gourish@gmail.com>)
Список pgsql-admin
Hi,

I have a query that runs fine for one set of data and
not for another.

In the following query, all the columns used in a
where
clause are indexed. If i use this for the
origindbs('02','05','06','07') except '04', it works
fine.
when i look for the data from origindb "04" it just
run for 2 hours.

"select count(*) from qpassextrequest a,request b
where a.requestFK=b.uid and a.origindb='04' and
a.origindb=b.origindb and b.enteredon >='2005-09-28'
and b.enteredon < '2005-09-29'"

What could be the reason.. Can that be a index or data
corruption? If so, rebuiding the index will solve the
problem?

Any hint is appreciated.

Thanks
Priya





__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

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

Предыдущее
От: Jeffrey Tenny
Дата:
Сообщение: Postgresql 8.0.3, symbolic link to /var/lib/pgsql/data/base
Следующее
От: Sergiusz Jarczyk
Дата:
Сообщение: Re: Postgresql 8.0.3, symbolic link to /var/lib/pgsql/data/base