Re: Postgre and XML - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Postgre and XML
Date
Msg-id 47420A55.4080606@iol.ie
Whole thread Raw
In response to Re: Postgre and XML  (Raymond O'Donnell <rod@iol.ie>)
List pgsql-general
On 19/11/2007 22:05, Raymond O'Donnell wrote:
> On 19/11/2007 21:44, Thomas Kellerer wrote:
>
>> But I have no clue how you would enable the module after the
>> installation has finished.
>
> I think you have to run an SQL script to enable the module.

Sorry, that wasn't very helpful. :-) I should have said that there's
usually an SQL script that comes with the particular module, which you
need to run against your database to enable the module.

On my XP laptop, a peek into

   C:\Program Files\PostgreSQL\8.2\share\contrib

reveals files named pgxml.sql and uninstall_pgxml.sql which ought to do
the job.

A further peek into

   C:\Program Files\PostgreSQL\8.2\doc\contrib

reveals a whole bunch of README files, one for each contrib module, with
detailed instructions and other good stuff.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: Postgre and XML
Next
From: Ted Byers
Date:
Subject: Re: Need help with complicated SQL statement