Re: create_immv issue on aws Ubuntu even after create extention

From: Krishnakant Mane <kkproghub(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, Ron Johnson <ronljohnsonjr(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: create_immv issue on aws Ubuntu even after create extention
Date: 2025-03-02 01:25:25
Message-ID: dd6f888f-71b0-4f66-8264-0dafc7d09383@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On 3/1/25 22:17, Adrian Klaver wrote:
> On 2/28/25 21:29, Krishnakant Mane wrote:
>> All done, but no result.
>>
>> I feel it is possible that the latest code must be flawed or something.
>>
>> Well, as a matter of fact, I never had to compile the extention on my
>> local ubuntu 24.04 machine.
>
> How did you install Postgres on the AWS EC2 instance?
>
> Did you install the postgresql-server-dev-16 package?
>
Yes I did.
>>
>> I just did a create extention and it worked just fine.
>>
>> But on my aws server I had to compile it manually and still it does
>> not work.
>
> Define not work.
>

create extension command works successfully.

But when I try creating the same immv on the server it says function
create_immv (unknown, unknown ) does not exist.

Note that this works on my local machine.

>>
>> Regards.
>>
>> On 3/1/25 00:10, Ron Johnson wrote:
>
--
Email Signature
*Krishnakant Mane*
Software Architecture Design & Implementation Specialist

Mobile:
+91 8424039903

https://www.linkedin.com/in/krishnakant-r-mane/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2025-03-02 01:33:17 Re: create_immv issue on aws Ubuntu even after create extention
Previous Message Adrian Klaver 2025-03-02 01:06:40 Re: Version compatibility