PGXML support for postgreSQL on Windows

From: "T j i b b e" <tjibbe(at)hotmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: PGXML support for postgreSQL on Windows
Date: 2005-11-25 11:04:06
Message-ID: BAY13-F23C261A06A2A56702916C1DD570@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

XML2 is not included in the windows postgresql installer. So I googled and
downloaded a windows binary from http://www.u-moe.org/pgxml/.

I tried to install it:

C:\Program Files\PostgreSQL\8.1\bin>psql -U postgres -f
..\share\contrib\pgxml.sql

And get this error:

psql:../share/contrib/pgxml.sql:4: ERROR: could not load library
"C:/Program Files/PostgreSQL/8.1/lib/pgxml.dll": The specified procedure
could not be found.

I'm running the latest version of postgresql and windows 2000 and the
postgres windows user has all persmissions to your binary files.

Can somebody help me?

Greetings,

Tjibbe Rijpma

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message John Koller 2005-11-25 16:38:37 Re: Schemas, databases, and backups
Previous Message 2005-11-24 23:43:09 Re: Problem Upgrading from 8.0 to 8.1 (WinXP) ...not still solved!!