Thanks. We upgraded the server.
On Fri, 31 Aug 2007, Alvaro Herrera wrote:
Ben Kim wrote:
The following bug has been logged online:
Bug reference: 3591
Logged by: Ben Kim
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.0
Operating system: Solaris 8
Description:
The following bug has been logged online:
Bug reference: 3596
Logged by: Ciprian Dorin Craciun
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: Debian Etch (4.0)
Description:"insert ... returning *" not usable as last statement in
a functio
Jukka Holappa wrote:
> I can't easily reproduce this problem but it happens in every few hours in
> my use.
Can you get a core dump and/or a stack trace out of it? I noted that
you're running Gentoo, so recompiling with --enable-debug, if it's not
compiled with it already, shouldn't be a problem :
The following bug has been logged online:
Bug reference: 3595
Logged by: Jukka Holappa
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: Gentoo Linux
Description:Segmentation fault with a simple select query
Details:
I can't easily reprodu
Anil wrote:
> I am trying to insert data to the table using PQexecParams API, but find
> errors as
>
> `PQexecParams' undeclared (first use this function) while compilation of the
> source code.
>
> Above is unexpected errors, since all others Postgres API complies and work
> correctly. I verif
The following bug has been logged online:
Bug reference: 3594
Logged by: Anil
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: Linux -- Kernel Version vmlinux-2.4.20-8
Description:Error while compilation --`PQexecParams' undeclared
(first u