Postgres make uninstall

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Postgres make uninstall
Дата
Msg-id 155083342384.1380.8078402387301206450@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/11/install-procedure.html
Description:

If we configure build with a different prefix than the default, "make
uninstall" doesn't work. Example if i run configure as below.

1) ./configure --prefix=/home/user/pgsql

and then build and install the postgres. And try to uninstall by using

2) make uninstall -- >This command still tries to uninstall from the default
prefix of /usr/local/pgsql/

Can make uninstall be changed to uninstall from the prefix location given in
configure command?

В списке pgsql-docs по дате отправления:

Предыдущее
От: Eugen Konkov
Дата:
Сообщение: Re: Improve documentation for current_setting function
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Improve documentation for current_setting function