pg_log: no such file or directory

From: Bhuvan A <bhuvansql(at)myrealbox(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: pg_log: no such file or directory
Date: 2002-10-28 12:06:47
Message-ID: Pine.LNX.4.44.0210281711230.2844-100000@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I use postgresql 7.2. Last night i received a strange error and the
postmaster was crashed. It reported
'cannot read block 1470 of pg_log: no such file or directory'.

While googling i found,

"You can change "/\name/" to "/name/" in src/backend/catalog/genbki.sh,
then re-make install in that directory; or just use the latest nightly
snapshot."

But in script src/backend/catalog/genbki.sh, i donot find any string
"/\name/". Rather i find "/ name/" at one instance.

Do i have to make my change here and re-make? Or i have to upgrade to
latest version? In which case i can able to recover my data? How do i
recover my data then? Valuable suggestions are very welcome.

TIA.

regards,
bhuvaneswaran

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message mallah 2002-10-28 14:59:39 Re: Strange..!!! Can u tell me why this ?
Previous Message Gaetano Mendola 2002-10-28 09:20:45 "Vacuum analyze" VS "recreate index"