Re: executing SELECT xmlelement(name foo); causes "server closed the connection unexpectedly" Error

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Sushil <sdive(at)vertex(dot)co(dot)in>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: executing SELECT xmlelement(name foo); causes "server closed the connection unexpectedly" Error
Date: 2008-11-21 10:12:45
Message-ID: 4926899D.6070107@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sushil wrote:
> *postgres: postgres testdb [local] SELECT: symbol lookup error:
> postgres: postgres testdb [local] SELECT: undefined symbol:
> xmlNewTextWriterMemory*

Your problem appears to be here. Check you libxml installation. Maybe
someone forgot to export this symbol.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sushil 2008-11-21 10:27:25 Re: executing SELECT xmlelement(name foo); causes "server closed the connection unexpectedly" Error
Previous Message Sushil 2008-11-21 07:25:32 Re: executing SELECT xmlelement(name foo); causes "server closed the connection unexpectedly" Error