dbTalk Databases Forums  

Re: [BUGS] BUG #2301: xml2 library not running on the Win Pg 8.1

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] BUG #2301: xml2 library not running on the Win Pg 8.1 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alvaro Herrera
 
Posts: n/a

Default Re: [BUGS] BUG #2301: xml2 library not running on the Win Pg 8.1 - 03-05-2006 , 11:39 AM






Balázs Klein wrote:

Quote:
I have raised this issue in the pgsql.general newsgroup, Subject: installing
xml2 for pg 8.1 on winxp, but as I got no answers so far I am submitting
this as a bug.
You did get at least one answer as far as I remember.

Quote:
There might be a problem with a missing extension in the pre-compiled
windows version of Postgres 8.1
It looks as though it's the 'MemoryContextSwitchTo' library which is
present in 8.0 but missing from 8.1.
Did you recompile pgxml against 8.1, or are you trying to use DLLs that
were compiled against 8.0? The latter won't work. You need to either
produce yourself or convince someone else to provide you with a DLL that
was compiled against 8.1.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match


Reply With Quote
  #2  
Old   
Dave Page
 
Posts: n/a

Default Re: [BUGS] BUG #2301: xml2 library not running on the Win Pg 8.1 - 03-05-2006 , 12:24 PM









On 5/3/06 17:38, "Alvaro Herrera" <alvherre (AT) commandprompt (DOT) com> wrote:

Quote:
Bal=C3=A1zs Klein wrote:
=20
I have raised this issue in the pgsql.general newsgroup, Subject: instal=
ling
xml2 for pg 8.1 on winxp, but as I got no answers so far I am submitting
this as a bug.
=20
You did get at least one answer as far as I remember.
=20
There might be a problem with a missing extension in the pre-compiled
windows version of Postgres 8.1
It looks as though it's the 'MemoryContextSwitchTo' library which is
present in 8.0 but missing from 8.1.
=20
Did you recompile pgxml against 8.1, or are you trying to use DLLs that
were compiled against 8.0? The latter won't work. You need to either
produce yourself or convince someone else to provide you with a DLL that
was compiled against 8.1.
xml2 has never been ported to Win32, mainly because it's a non-default
module (ie. Not included in the /contrib makefile) which requires additional
libraries. It's on my list to look at, but I've not got to it yet.

Regards, Dave.


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match


Reply With Quote
  #3  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] BUG #2301: xml2 library not running on the Win Pg 8.1 - 03-05-2006 , 12:29 PM




Added to TODO:

o Port contrib/xml2


---------------------------------------------------------------------------

Dave Page wrote:
Quote:


On 5/3/06 17:38, "Alvaro Herrera" <alvherre (AT) commandprompt (DOT) com> wrote:

Bal??zs Klein wrote:

I have raised this issue in the pgsql.general newsgroup, Subject: installing
xml2 for pg 8.1 on winxp, but as I got no answers so far I am submitting
this as a bug.

You did get at least one answer as far as I remember.

There might be a problem with a missing extension in the pre-compiled
windows version of Postgres 8.1
It looks as though it's the 'MemoryContextSwitchTo' library which is
present in 8.0 but missing from 8.1.

Did you recompile pgxml against 8.1, or are you trying to use DLLs that
were compiled against 8.0? The latter won't work. You need to either
produce yourself or convince someone else to provide you with a DLL that
was compiled against 8.1.

xml2 has never been ported to Win32, mainly because it's a non-default
module (ie. Not included in the /contrib makefile) which requires additional
libraries. It's on my list to look at, but I've not got to it yet.

Regards, Dave.


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

--
Bruce Momjian http://candle.pha.pa.us
SRA OSS, Inc. http://www.sraoss.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.