Problem in creating an INDEX

Поиск
Список
Период
Сортировка
От Daryl Sayers
Тема Problem in creating an INDEX
Дата
Msg-id 200207280128.g6S1SPAA002522@mippet.ci.com.au
обсуждение исходный текст
Список pgsql-admin
I have a table that I used to have a working index. It seemed to fail
so I removed the index and tried to recreate it. I am now receiving errors
when building the index:

stocks=# select count(*) from history ;
  count
---------
 3882589
(1 row)

stocks=# CREATE INDEX ihisidda on history (hisid, hiday) ;
ERROR:  ltsReadBlock: failed to read block 7960 of temporary file

I dont believe it is a disk problem as I moved the database onto a different
disk and I still get errors. Any ideas on what could be the problem.


--
Daryl Sayers
Corinthian Engineering                         Ph: (02) 9906 7866
Suite 19, 401 Pacific Hwy                     Fax: (02) 9906 1556
Artarmon, NSW, 2064                         email: daryl@ci.com.au
Australia                                     www: http://www.cordoors.com.au

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

Предыдущее
От: "Tahira Aslam"
Дата:
Сообщение: Could not connect to remote socket
Следующее
От: Jarek Jarzebowski
Дата:
Сообщение: Configuration tip.