Re: [HACKERS] Got it...and...
Vadim B. Mikheev <vadim@sable.krasnoyarsk.su>
From: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
To: The Hermit Hacker <scrappy@hub.org>
Cc: pgsql-hackers@postgreSQL.org
Date: 1998-04-12T16:44:49Z
Lists: pgsql-hackers
The Hermit Hacker wrote: > > perfect, and error message that tells me what to fix: > > FATAL 1: btree: BTP_CHAIN flag was expected in radhist_userid (access = > bt_read) > > Whoop! :) Rebuilding that index now... > > But, still have, and don't know where to begin diagnosing it... > > FATAL 1: palloc failure: memory exhausted > > Except, the query appears to be: > > Apr 11 10:25:23 clio radiusd[13005]: query failed: select uniq_id > from radlog where uniq_id='237287829' and stop_time=0 > and term_server='isdn-1.trends.ca'; > > When it failed...radlog being 7k records large... Did you restart postmaster after FATALs ? Vadim