On Saturday 08 November 2003 12:53 pm, Tom Lane wrote:
> Yeah, it does. Have you tried running memtest86?
>
> It could also be a kernel problem --- I'm not sure 2.4.16 had all the
> SMP bugs flushed out of it. Consider getting a later kernel.
Thanks.
It's a virtual server and I don't run it, so
Awesome! Thanks so much for the fix -- I depend on PostgreSQL and Tcl
on my powerbook to do development work.
cheers,
/s.
On Nov 8, 2003, at 2:09 PM, Tom Lane wrote:
It turns out that the "createlang pltcl" failure on OS X 10.3 was due
to
our ps_status code doing the wrong thing. I have comm
POSTGRESQL BUG REPORT TEMPLATE
Your name : Robert Greimel
Your email address : greimel (
Robert Greimel writes:
> using PostgreSQL-7.2.2 and several user defined C function - dynamically loaded
> from one .so file - I (sometimes) see the following error message doing the
> following query:
>
> >psql database
> =# SELECT id,deg2ra(ra),deg2dec(dec),frames FROM Fields;
> ERROR: AllocSet
[EMAIL PROTECTED] (Robert Greimel) writes:
> using PostgreSQL-7.2.2 and several user defined C function - dynamically loaded
> from one .so file - I (sometimes) see the following error message doing the
> following query:
> ERROR: AllocSetFree: cannot find block containing chunk 0x83a5300
This i
Bruce Momjian wrote:
This now works in current CVS and will be in 7.4 final:
Thank you.
regards
Gaetano Mendola
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do no