Another postgres 'file not found' error

Поиск
Список
Период
Сортировка
От Ian Cass
Тема Another postgres 'file not found' error
Дата
Msg-id 106501c212cb$d6f49750$6602a8c0@salamander
обсуждение исходный текст
Ответы Re: Another postgres 'file not found' error  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Re: Another postgres 'file not found' error  ("Josh Berkus" <josh@agliodbs.com>)
Re: Another postgres 'file not found' error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
This is the second time within a week I've been hit by a peculiar 'file not
found' error. I've been replacing a few existing Oracle servers with
Postgres. I'm wondering if that was a wise decision :/

inbound=# update store set state = 0, timestamp = 'now' where timestamp <
(CURRENT_TIMESTAMP - interval '30 seconds') and accountid = '6';
ERROR:  cannot open segment 1 of relation store_ix1 (target block
1576985508): No such file or directory

--
Ian Cass



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

Предыдущее
От: "SDX"
Дата:
Сообщение: How to unsubscribe?
Следующее
От: Achilleus Mantzios
Дата:
Сообщение: Re: Another postgres 'file not found' error