Re: self-deadlock at FATAL exit of boostrap process on read error - Mailing list pgsql-hackers

From Tom Lane
Subject Re: self-deadlock at FATAL exit of boostrap process on read error
Date
Msg-id 3878.1149811007@sss.pgh.pa.us
Whole thread Raw
In response to Re: self-deadlock at FATAL exit of boostrap process on read error  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
List pgsql-hackers
"Qingqing Zhou" <zhouqq@cs.toronto.edu> writes:
> "Tom Lane" <tgl@sss.pgh.pa.us> wrote
>> Do you have a test case to reproduce this problem?

> According to the error message, the problem happens during reading
> pg_database. I just tried to plug in this line in mdread():

OK, patch applied for this.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: TODO: Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options
Next
From: Mark Kirkwood
Date:
Subject: Re: That EXPLAIN ANALYZE patch still needs work