Re: Upgrade postgres 14.6 to minor version using source code

Поиск
Список
Период
Сортировка
Искать
От
Laurenz Albe
Тема
Re: Upgrade postgres 14.6 to minor version using source code
Дата
Msg-id
62efa249b4e06a91856c380b065f5af7ca84c382.camel@cybertec.at
Ответ на
Список
Дерево обсуждения
Upgrade postgres 14.6 to minor version using source code Daulat <daulat.dba@gmail.com>
Re: Upgrade postgres 14.6 to minor version using source code Laurenz Albe <laurenz.albe@cybertec.at>
Re: Upgrade postgres 14.6 to minor version using source code Daulat <daulat.dba@gmail.com>
Re: Upgrade postgres 14.6 to minor version using source code Laurenz Albe <laurenz.albe@cybertec.at>
On Wed, 2023-09-27 at 14:41 +0530, Daulat wrote:
> You mean, just we have to perform the below steps
> download software , wget https://ftp.postgresql.org/pub/source/v14.9/postgresql-14.9.tar.gz
> sudo ./configure --prefix=/opt/PostgreSQL-14/ --with-openssl --exec-prefix=/opt/PostgreSQL-14/ --bindir=/opt/PostgreSQL-14/bin --with-ldap
> make
> make install

Pretty much, yes.

I'd delete the old software before I run "make install", so that
no files are left behind.  There should be no missing files in a
minor update, but it cannot hurt.

Yours,
Laurenz Albe


В списке pgsql-admin по дате отправления
От: Laurenz Albe
Дата:
От: Scott Ribe
Дата:
FAQ