Re: create_immv issue on aws Ubuntu even after create extention - Mailing list pgsql-general

From Krishnakant Mane
Subject Re: create_immv issue on aws Ubuntu even after create extention
Date
Msg-id 32b3f07f-2eb0-4980-9129-f4f7b062bfc2@gmail.com
Whole thread Raw
In response to Re: create_immv issue on aws Ubuntu even after create extention  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general

Thank you.

Just a quick question.

should it be in pg_catalog?

if yes then it is so.

On 3/1/25 01:39, Adrian Klaver wrote:
On 2/28/25 09:26, Krishnakant Mane wrote:

On 2/28/25 22:53, Ron Johnson wrote:

Differing search_path values can lead to problems like this.

So what can I do to resolve this?

In psql do:

\dx

That will show you what extensions are installed and in what schema.

Then read this:

https://www.postgresql.org/docs/current/ddl-schemas.html#DDL-SCHEMAS-PATH

It explains search_path and how to modify it.


--
Krishnakant Mane
Software Architecture Design & Implementation Specialist

Mobile:
+91 8424039903
https://www.linkedin.com/in/krishnakant-r-mane/

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: create_immv issue on aws Ubuntu even after create extention
Next
From: Krishnakant Mane
Date:
Subject: Re: create_immv issue on aws Ubuntu even after create extention