Hello,
>> ------------
>> LOG: database system was interrupted; last known up at 2010-03-26 11:22:36 CET
>> LOG: database system was not properly shut down; automatic recovery in progress
>> LOG: record with zero length at 1F/D2454CD0
>> ------------
>>
>> The data still seemed to be okay - all the other transactions made before seem to be in the database.
>>
>> Is it okay to continue using the database(s) or is there a risk of hidden data corruption (fsync is on)?
>
> okay to continue if your filesystem didn't have issues (if postgres
> start, then it is ok from its side)
Sounds good.
Thank you very much for your reply.
Peter