| От | Tom Lane |
|---|---|
| Тема | Re: ERROR: nodeRead: did not find '}' [x2] |
| Дата | |
| Msg-id | 6734.1069362251@sss.pgh.pa.us обсуждение |
| Ответ на | Re: ERROR: nodeRead: did not find '}' [x2] (Andrei Ivanov <andrei.ivanov@ines.ro>) |
| Ответы |
Re: ERROR: nodeRead: did not find '}' [x2]
|
| Список | pgsql-general |
Andrei Ivanov <andrei.ivanov@ines.ro> writes:
> I've reinstalled postgres, but the same errors happen.
> I've tried connection to more databases, but the error show everytime.
Hm, that's very odd. Could we see the results of
select * from pg_rewrite where ev_class = 'pg_user'::regclass;
and
select pg_get_viewdef('pg_user'::regclass);
You'll probably need to do a "rollback" to get psql out of its
transaction-aborted state after startup, but then I'd expect the
first of these to work. The second will likely fail, but we should
confirm that ...
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера