Re: You need to rebuild PostgreSQL using --with-libxml.

Поиск
Список
Период
Сортировка
От Filip Rembiałkowski
Тема Re: You need to rebuild PostgreSQL using --with-libxml.
Дата
Msg-id 92869e660809100720i20215091r31f394afd4ddeb39@mail.gmail.com
обсуждение исходный текст
Ответ на You need to rebuild PostgreSQL using --with-libxml.  ("Ricardo Antonio Yepez Jimenez" <RAYEPEZJ@seniat.gov.ve>)
Список pgsql-general
2008/9/10 Ricardo Antonio Yepez Jimenez <RAYEPEZJ@seniat.gov.ve>:
>
>
> Hi,
>
> As I compile postgresql 8.3.2 to support sql / xml, Red hat 5.1 enterprise
> edition, I need to know the steps to comfigurarlo, if someone owns a manual.

nothing fancy; just install libxml2 (on Debian I needed libxml2-dev,
djust this to RH5.1),
 and reconfigure postgres sources  --with-libxml


http://www.postgresql.org/docs/8.3/static/install-procedure.html



--
Filip Rembiałkowski

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Autocommit, isolation level, and vacuum behavior
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: plpgsql return select from multiple tables