Another postgres 'file not found' error

From: "Ian Cass" <ian(dot)cass(at)mblox(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Another postgres 'file not found' error
Date: 2002-06-13 11:17:00
Message-ID: 106501c212cb$d6f49750$6602a8c0@salamander
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Achilleus Mantzios 2002-06-13 13:19:46 Re: Another postgres 'file not found' error
Previous Message SDX 2002-06-13 10:51:40 How to unsubscribe?