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

From David G. Johnston
Subject Re: create_immv issue on aws Ubuntu even after create extention
Date
Msg-id CAKFQuwYWq2sEa8CRedrrTKNEpYoDRUW1rcm8xcw4O+Ua2bG1fw@mail.gmail.com
Whole thread Raw
In response to Re: create_immv issue on aws Ubuntu even after create extention  (Krishnakant Mane <kkproghub@gmail.com>)
Responses Re: create_immv issue on aws Ubuntu even after create extention
Re: create_immv issue on aws Ubuntu even after create extention
List pgsql-general
On Saturday, March 1, 2025, Krishnakant Mane <kkproghub@gmail.com> wrote:


pg_ivm | 1.10 | pg_catalog

plpgsql | 1.0 | pg_catalog.


2) show search_path;
"$user" public.
3) \df *.create_immv
pgivm | create_immv | bigint | text, text | func.
Provide the outputs from the above three commands in your response.
See this issue for why this is different now.


Then deal with the fact it is no longer installed to pg_control but instead pgivm. With usual schema qualifications or search_path techniques.

David J.

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