BUG #18814: cannot read properties of undefined (reading 'notifies')

Started by PG Bug reporting formabout 1 year ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 18814
Logged by: love kid
Email address: lovekid9000@gmail.com
PostgreSQL version: 15.7
Operating system: RDS linux
Description:

Hi Team,
one of our developers tries to execute the select * query getting the below
error in the PG4admin tool. when trying the first and last 100 columns
result getting

"cannot read properties of undefined (reading 'notifies')"

Postgresql version is: 15.7

Please have a look and provide a solution for this.

Thanks
Prabha

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: PG Bug reporting form (#1)
Re: BUG #18814: cannot read properties of undefined (reading 'notifies')

PG Bug reporting form <noreply@postgresql.org> writes:

one of our developers tries to execute the select * query getting the below
error in the PG4admin tool. when trying the first and last 100 columns
result getting

"cannot read properties of undefined (reading 'notifies')"

There is no such error message in Postgres itself, so I suppose this
is coming out of pgAdmin. The pgAdmin project has their own trouble
reporting mechanism[1]https://www.pgadmin.org/support/, so you should take this up directly with them.

regards, tom lane

[1]: https://www.pgadmin.org/support/