Re:Re: BUG #17613: in the postgresql 15beta4,there are lack of many extensions
yanliang lei <msdnchina@163.com>
From: "yanliang lei" <msdnchina@163.com>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2022-09-12T15:17:46Z
Lists: pgsql-bugs
Thanks a lot! I was making an elementary mistake。 At 2022-09-12 22:17:31, "Tom Lane" <tgl@sss.pgh.pa.us> wrote: >PG Bug reporting form <noreply@postgresql.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