getting a error message when creating temporary table

Поиск
Список
Период
Сортировка
От Evan Walter
Тема getting a error message when creating temporary table
Дата
Msg-id CAOHVLOGC9tsVzZE4UsbLapKfTcrKrosEuCfB_MQeQ3mw270ZSg@mail.gmail.com
обсуждение исходный текст
Ответы Re: getting a error message when creating temporary table  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 9.0.15 WAL mis-replay status?
Следующее
От: Yue Wang
Дата:
Сообщение: about the copy command