Re: Problems with acessing xml functions on other database

From: "Nikolay Samokhvalov" <samokhvalov(at)gmail(dot)com>
To: "x asasaxax" <xanaruto(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problems with acessing xml functions on other database
Date: 2007-12-10 14:23:01
Message-ID: e431ff4c0712100623q5311b482od05a1ef99509121f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Dec 9, 2007 10:34 PM, x asasaxax <xanaruto(at)gmail(dot)com> wrote:
> Hi everyone,
>
> I had the folowing problem: when i try to execute a xml_string function
> on a database 'a' it works, but when i try this in database 'b' it doesen´t
> works. Did anyone knows what its going on? Is that some kind of permission?

Apparently, there is contrib/xml2 installed in database 'a'. Use
contrib/xml2's installation SQL script to install this module in
database 'b'.

--
Nikolay Samokhvalov <nikolay(at)samokhvalov(dot)com>
http://nikolay.samokhvalov.com

Postgresmen http://postgresmen.ru
OpenWebTechnologies http://openwebtech.ru

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2007-12-10 14:27:31 Re: [GENERAL] full_page_writes = off?
Previous Message Richard Huxton 2007-12-10 14:13:15 Re: Simpler dump?