From: | "yanliang lei" <msdnchina(at)163(dot)com> |
---|---|
To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re:Re: BUG #17613: in the postgresql 15beta4,there are lack of many extensions |
Date: | 2022-09-12 15:17:46 |
Message-ID: | 69549716.2609.18332472402.Coremail.msdnchina@163.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Thanks a lot!
I was making an elementary mistake。
At 2022-09-12 22:17:31, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
>> my postgresql 15beta4 installation method:
>> ./configure ...
>> make world
>> make install world
>
>I think you wanted "make install-world". As written, this just installs
>the core system, not contrib.
>
> regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Guo | 2022-09-13 02:28:42 | Re: foreign join error "variable not found in subplan target list" |
Previous Message | Tom Lane | 2022-09-12 14:17:31 | Re: BUG #17613: in the postgresql 15beta4,there are lack of many extensions |