Re: [BUGS] 7.4: FATAL: terminating connection due to administrator command

2003-12-25 Thread Tom Lane
Dmitry Knyazev <[EMAIL PROTECTED]> writes: > Im using postgres 7.4 build from source on FreeBSD 4.9 with pglogd > for storing apache logs. > When apache load becomes moderate enough, postgres exits with message: > FATAL: terminating connection due to administrator command Something is s

Re: [BUGS] BUG #1027: incorrect result from 'order by'

2003-12-25 Thread Tom Lane
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes: > Description:incorrect result from 'order by' You initdb'd in the wrong locale. You are expecting sort order as in C locale, but that isn't the default locale setting in recent Red Hat releases --- en_US is probably what you're using, an

Re: [BUGS] BUG #1015: Got a signal 11 while trying to create a temp table

2003-12-25 Thread aarjan langereis
I've got gdb from the RPM's from redhat 9. Whould that RPM be wrong then? Or do you mean that I have to recompile the database? Aarjan Ps. Merry Christmas! - Original Message - From: "Tom Lane" <[EMAIL PROTECTED]> To: "aarjan langereis" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent:

Re: [BUGS] BUG #1015: Got a signal 11 while trying to create a temp table

2003-12-25 Thread Tom Lane
"aarjan langereis" <[EMAIL PROTECTED]> writes: > I've got gdb from the RPM's from redhat 9. Whould that RPM be wrong then? > Or do you mean that I have to recompile the database? You need to recompile Postgres. If you are using an RPM distribution of Postgres, I think you can get the source RPM (