Re: [GENERAL] Postgre and XML

2007-11-19 Thread Raymond O'Donnell
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 sa

Re: [GENERAL] Postgre and XML

2007-11-19 Thread Raymond O'Donnell
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. Ray. --- Raymond O'Donnell, Director of

Re: [GENERAL] Postgre and XML

2007-11-19 Thread Thomas Kellerer
x asasaxax wrote on 19.11.2007 12:17: Hi, I´m interested in running xml with postgre. I use postgre version 8.2 and windows xp. I would like to know how can i enable the xml in the postgresql. Did you know if its secure to use this xml function of postgre in commercial applications? How

Re: [GENERAL] Postgre and XML

2007-11-19 Thread Alvaro Herrera
x asasaxax escribió: > I dont know how can i enable the xml in postgre. I´ve tried to do a xml > search function but it seams that the postgre doesen´t recognized the > function. How can I install and use the xml on the postgre? What version of Postgres? In Postgres 8.2 and earlier, you need to i

Re: [GENERAL] Postgre and XML

2007-11-19 Thread x asasaxax
I dont know how can i enable the xml in postgre. I´ve tried to do a xml search function but it seams that the postgre doesen´t recognized the function. How can I install and use the xml on the postgre? Thanks 2007/11/19, Bruce Momjian <[EMAIL PROTECTED]>: > > Peter Eisentraut wrote: > > Am Montag

Re: [GENERAL] Postgre and XML

2007-11-19 Thread Bruce Momjian
Peter Eisentraut wrote: > Am Montag, 19. November 2007 schrieb x asasaxax: > >I?m interested in running xml with postgre. I use postgre version 8.2 > > and windows xp. I would like to know how can i enable the xml in the > > postgresql. > > That depends on what you want to do with it. XML is

Re: [GENERAL] Postgre and XML

2007-11-19 Thread Peter Eisentraut
Am Montag, 19. November 2007 schrieb x asasaxax: >I´m interested in running xml with postgre. I use postgre version 8.2 > and windows xp. I would like to know how can i enable the xml in the > postgresql. That depends on what you want to do with it. XML is quite a broad topic. -- Peter Eise

[GENERAL] Postgre and XML

2007-11-19 Thread x asasaxax
Hi, I´m interested in running xml with postgre. I use postgre version 8.2 and windows xp. I would like to know how can i enable the xml in the postgresql. Did you know if its secure to use this xml function of postgre in commercial applications? How much trustable its this module? Can anyo