Re: Uninstall postgres

Поиск
Список
Период
Сортировка
От Andreas Joseph Krogh
Тема Re: Uninstall postgres
Дата
Msg-id VisenaEmail.19.fdf8ec403be5c265.16d00b0d3c0@tc7-visena
обсуждение исходный текст
Ответ на Re: Uninstall postgres  (Sonam Sharma <sonams1209@gmail.com>)
Список pgsql-general
På torsdag 05. september 2019 kl. 11:01:25, skrev Sonam Sharma <sonams1209@gmail.com>:
It's saying gmake *** No rule to make Target uninstall. 
 
On Thu, Sep 5, 2019, 2:27 PM Andreas Joseph Krogh <andreas@visena.com> wrote:
På torsdag 05. september 2019 kl. 10:53:01, skrev Sonam Sharma <sonams1209@gmail.com>:
I have installed postgres with the source code option using configure --prefix and then make install. Can someone please help in uninstalling this. How to uninstall the postgres now. The installation was done as postgres user.
 
make uninstall
 
Strange – works for me:
 
[andreak@spaceballs-one] ~/dev/postgresql (REL_12_STABLE)
$ make uninstall
make -C doc uninstall
make[1]: Entering directory '/home/andreak/dev/postgresql/doc'
make -C src uninstall
make[2]: Entering directory '/home/andreak/dev/postgresql/doc/src'
make -C sgml uninstall

...
...
 
--
Andreas Joseph Krogh
CTO / Partner - Visena AS
Mobile: +47 909 56 963
 
Вложения

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

Предыдущее
От: Sonam Sharma
Дата:
Сообщение: Re: Uninstall postgres
Следующее
От: Moreno Andreo
Дата:
Сообщение: Rebuild pg_toast from scratch?