On Thu, Jan 07, 2010 at 01:04:34PM -0200, Marcelo Mas (AT&G) wrote:
> I have already a sample that I am sending to you.
> ...
The problem was already fixed in CVS HEAD by Zoltan, I just ported the patch
back to 8.4 and committed it. So it will be in the next 8.4 release. And of
course the patch
I have compiled postgresql on AIX 6.1 without a great deal of
difficulity (./configure -without-readline -without-zlib).
However, the fist step - initdb - fails. I have not been able to
determine which directory it is complaining about.
Suggestions welcome.
mich...@x054:[/data/home/m
Finally showed up. Just ignore this post. we have already been addressing
this.
On Tue, Jan 5, 2010 at 7:55 PM, Michael Felt wrote:
> I have compiled postgresql on AIX 6.1 without a great deal of difficulity
> (./configure -without-readline -without-zlib).
>
> However, the fist step - initdb - f
The following bug has been logged online:
Bug reference: 5269
Logged by: Justin Pitts
Email address: justinpi...@gmail.com
PostgreSQL version: 8.4.2
Operating system: Debian Lenny 2.6.30-bpo.1-amd-64 kernel
Description:postgres backend terminates with SIGSEGV
Details:
"Justin Pitts" writes:
> [ crash in CopySnapshot ]
This is a new one I think. Alvaro fixed some snapshot management issues
back in October, but if you're seeing it on 8.4.2 then that didn't fix
it :-(
> I am including a backtrace. Sanitizing a simple, clear repro case will take
> us some time,