Re: pg 7.3.4 and linux box crash

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: pginfo <pginfo(at)t1(dot)unisoftbg(dot)com>
Cc: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pg 7.3.4 and linux box crash
Date: 2003-09-12 17:36:06
Message-ID: Pine.LNX.4.33.0309121134040.21380-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, 12 Sep 2003, pginfo wrote:

> Hi,
> I am runing linux red hat 7.3 (standart install)
> on dual athlon box , 1 GB ram and pg 7.3.4.
>
> If I try to access with pgAdmin one from my tables (i contains ~ 1 M
> records)
> the linux box crashes.

WAIT. Do you mean you get a kernel panic? Or the box locks up tight? Or
the box reboots?

Or does Postgresql crash?

Or does the linux box complain about a bad hard drive and stop running
postgresql?

If linux is crashing, that is NOT postgresql's fault. An app can't crash
an OS without root level access, and Postgresql ain't got that.

> In my pg log I can find:
> ERROR: Invalid page header in block 5604 of a_acc
>
> before this error I see also :
> FATAL: Database "template0" is not currently accepting connections
> ERROR: Relation "pg_relcheck" does not exist
>
> and
>
> ERROR: 'ksqo' is not a valid option name

This sounds like you are using an older pgaccess on a newer postgresql
database. Once upon a time, apps could connect to template0. That is no
longer the case.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Shankar K 2003-09-12 17:41:06 timestamp with timezone
Previous Message Marie G. Tuite 2003-09-12 16:50:55 object creation date