Re: Unrecognized Node Type Warning - Mailing list pgsql-general

From Tom Lane
Subject Re: Unrecognized Node Type Warning
Date
Msg-id 3881055.1684440339@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unrecognized Node Type Warning  ("Arora, Nick" <NARORA@wsgr.com>)
List pgsql-general
"Arora, Nick" <NARORA@wsgr.com> writes:
> Here is the name and version of each extension we have installed:
> azure   (1.0)
> btree_gin (1.3)
> citext   (1.6)
> pgcrypto  (1.3)
> plpgsql  (1.0)
> uuid-ossp (1.1)

I'm quite certain that none of the last five are causing this,
so you need to take it up with whoever provides "azure".

            regards, tom lane



pgsql-general by date:

Previous
From: FOUTE K. Jaurès
Date:
Subject: PostgreSQL 13 - Logical Replication - ERROR: could not receive data from WAL stream: SSL SYSCALL error: EOF detected
Next
From: Victor Nordam Suadicani
Date:
Subject: Re: Is there a good way to handle sum types (or tagged unions) in PostgreSQL?