pgxml

Started by gianni.zammarchi@tiscali.itabout 20 years ago3 messagesgeneral
Jump to latest
#1gianni.zammarchi@tiscali.it
gianni.zammarchi@tiscali.it

I’ am looking for pgxml module for postgres 7.2.1, someone can help me
to find it?

Thanks

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: gianni.zammarchi@tiscali.it (#1)
Re: pgxml

"gianni.zammarchi@tiscali.it" <gianni.zammarchi@tiscali.it> writes:

I’ am looking for pgxml module for postgres 7.2.1, someone can help me
to find it?

*Please* tell me you are not still using PG 7.2.1.

There are seven subsequent releases in the 7.2 series, each containing
fixes for very serious bugs --- see
http://developer.postgresql.org/docs/postgres/release-7-2-8.html
and following pages.

Furthermore, 7.2.* has officially been abandoned as unsupported: there
are numerous known bugs in 7.2.8 that aren't going to be fixed, ever.

Rather than looking for pgxml for 7.2, you desperately need to be
spending your time on updating to some non-stone-age version of
Postgres.

regards, tom lane

#3Scott Marlowe
smarlowe@g2switchworks.com
In reply to: Tom Lane (#2)
Re: pgxml

On Tue, 2006-01-24 at 21:34, Tom Lane wrote:

"gianni.zammarchi@tiscali.it" <gianni.zammarchi@tiscali.it> writes:

I’ am looking for pgxml module for postgres 7.2.1, someone can help me
to find it?

*Please* tell me you are not still using PG 7.2.1.

There are seven subsequent releases in the 7.2 series, each containing
fixes for very serious bugs --- see
http://developer.postgresql.org/docs/postgres/release-7-2-8.html
and following pages.

Furthermore, 7.2.* has officially been abandoned as unsupported: there
are numerous known bugs in 7.2.8 that aren't going to be fixed, ever.

Rather than looking for pgxml for 7.2, you desperately need to be
spending your time on updating to some non-stone-age version of
Postgres.

I wonder if they're running one of those ancient windows ports of
7.2.1. I seem to remember one being done on that code branch wayyy back
in the day.