Re: ERROR: bogus varno: 2

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема Re: ERROR: bogus varno: 2
Дата
Msg-id CAKKotZTfDWRMMDDP3hRTepW4UxwxvPKKaT+VDTijLAVgPFmv2Q@mail.gmail.com
обсуждение исходный текст
Ответ на ERROR: bogus varno: 2  (Erison Gmail <nosire@gmail.com>)
Ответы Re: ERROR: bogus varno: 2  (Erison Gmail <nosire@gmail.com>)
Список pgadmin-support
Hi,

This issue(RM#3995) has been fixed, It will be available in the next release which is pgAdmin4 v4.4.

On Tue, 2 Apr 2019, 05:12 Erison Gmail, <nosire@gmail.com> wrote:
Good night friends
This is my first message, thank you in advance.
I have some databases that I migrated from postgresql 9.5 to 10, and in
some tables when trying to view SQL I get the following error: "ERROR:
bogus varno: 2"
After some queries I came to the conclusion that the error appears when
I have in the table a trigger that has AFTER UPDATE condition.
Example:
"AFTER UPDATE OF notan1 ON public.nota FOR EACH ROW WHEN ((old.notan1 IS
DISTINCT FROM new.notan1))"

I already ran backup of the database, and I removed the trigger, and
circled the CREATE of it again and the sql normal wheel, the triggers
are working.

Thank you.

--
ATT.

Erison Roberto Belon
Técnólogo em processamento de dados
Bacharel em desenvolvimento de software para web
email: nosire@gmail.com
skype: nosireerb
ICQ:   609535756
Fone:  55(17)99714-9152 (vivo)(Whatsapp)
        55(17)98211-0279 (Tim)



В списке pgadmin-support по дате отправления:

Предыдущее
От: Erison Gmail
Дата:
Сообщение: ERROR: bogus varno: 2
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: pgadmin4 Edit and "Save" data