Обсуждение: BUG #18814: cannot read properties of undefined (reading 'notifies')
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
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], so you should take this up directly with them.
regards, tom lane
[1] https://www.pgadmin.org/support/