getting a error message when creating temporary table - Mailing list pgsql-admin

From Evan Walter
Subject getting a error message when creating temporary table
Date
Msg-id CAOHVLOGC9tsVzZE4UsbLapKfTcrKrosEuCfB_MQeQ3mw270ZSg@mail.gmail.com
Whole thread Raw
Responses Re: getting a error message when creating temporary table  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Not sure what is causing this.  When we execute:

CREATE TEMPORARY TABLE test(test_code varchar (255))

We get

ERROR: could not read block 6 in file "global/... "  read only 0 of 8192 bytes
SQL state XX001


This just started today. 

Thank you

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: 9.0.15 WAL mis-replay status?
Next
From: Yue Wang
Date:
Subject: about the copy command