From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Cc: | PFC <lists(at)boutiquenumerique(dot)com>, postgresql <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] My postmaster just crashed ! |
Date: | 2005-01-27 19:22:36 |
Message-ID: | 23193.1106853756@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-general |
Michael Fuhr <mike(at)fuhr(dot)org> writes:
> On Thu, Jan 27, 2005 at 05:26:26PM +0100, PFC wrote:
>> It seems that contrib/intagg crashes my server :
> I see the same thing with PostgreSQL 8.0.0 (REL8_0_STABLE) on Solaris 9
> and FreeBSD 4.11.
The intagg source code says
NOTE: This module requires sizeof(void *) to be the same as sizeof(int)
which in English means "this ain't gonna work on 64-bit machines". I've
never bothered to look at it more closely than that ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2005-01-27 19:38:49 | Re: [GENERAL] My postmaster just crashed ! |
Previous Message | Josh Berkus | 2005-01-27 19:17:41 | Re: Inconsistent behavior with TIMESTAMP WITHOUT and epoch |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2005-01-27 19:28:00 | Re: View definition truncated in information_schema |
Previous Message | Rick Schumeyer | 2005-01-27 19:14:32 | convert mdb files to pg? |