Re: installing Libxml on running postgres server

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: installing Libxml on running postgres server
Дата
Msg-id 46DE63EA-C96B-4A20-88B6-0891E819B2A4@elevated-dev.com
обсуждение исходный текст
Ответ на installing Libxml on running postgres server  (koffi BADOH <koff10@hotmail.com>)
Список pgsql-admin
On Aug 24, 2015, at 7:00 AM, koffi BADOH <koff10@hotmail.com> wrote:
>
> I'm afraid to drop all  postgres settings and data if recompiling postgreSQL  by using :
>
> ./configure with-libxml=path-to-libxml config
> ./make
> ./make install

That will not overwrite data or settings. Those are in the data folder.

- Make sure the data folder is outside the postgres folder.

- Use the --prefix option to build and install into a new directory, so that you have both PG builds until you've
verifiedthat the new one is working as you want. 

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice







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

Предыдущее
От: koffi BADOH
Дата:
Сообщение: installing Libxml on running postgres server
Следующее
От: girish R G peetle
Дата:
Сообщение: PostgreSQL Stand By Database Server backup (without using pg_basebackup)