| От | Tom Lane |
|---|---|
| Тема | Re: Unable to Connect to DB Instance |
| Дата | |
| Msg-id | 66417.1530719397@sss.pgh.pa.us обсуждение |
| Ответ на | Unable to Connect to DB Instance (Boblitz John <john.boblitz@bertschi.com>) |
| Ответы |
RE: Unable to Connect to DB Instance
|
| Список | pgsql-general |
Boblitz John <john.boblitz@bertschi.com> writes:
> 2. Users reported messages similar to "could not open file "global/11801": No such file or directory"
I'd try "select relname from pg_class where pg_relation_filenode(oid) =
11801" to see if you can identify the problematic relation that way.
If you're lucky, this is just loss of some system catalog index in which
case reindexing will fix it. The fact that you're able to get through
connecting, and the errors only show up with queries, is somewhat
promising given that the problem looks like it's related to pg_authid
or pg_db_role_setting.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера