sign in | join about | help | sitemap
Connecting Tech Pros Worldwide
pw's Avatar

problem running postmaster


Question posted by: pw (Guest) on November 12th, 2005 12:43 AM
Hello,

I am having problems running postmaster.
I get the following error:

DEBUG: invoking IpcMemoryCreate(size=1466368)
PANIC: invalid checksum in control file


The postmaster then exits.

What control file is it talking about?
Is this a common error?

Thanks for any help

Peter


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to Join Bytes!

2 Answers Posted
Shridhar Daithankar's Avatar
Shridhar Daithankar November 12th, 2005 12:44 AM
Guest - n/a Posts
#2: Re: problem running postmaster

pw wrote:
[color=blue]
> Hello,
>
> I am having problems running postmaster.
> I get the following error:
>
> DEBUG: invoking IpcMemoryCreate(size=1466368)
> PANIC: invalid checksum in control file[/color]

$PGDATA/pg_clog

Control files reside in there[color=blue]
>
>
> The postmaster then exits.
>
> What control file is it talking about?
> Is this a common error?[/color]

No this is not common. Was there a hard system crash and psotgresql data reside
on a non-journalling file system?

If yes, you are looking at an inconsistent database.

Please confirm.

Shridhar


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Tom Lane's Avatar
Guest - n/a Posts
#3: Re: problem running postmaster

"pw" <p.willis@telus.net> writes:[color=blue]
> PANIC: invalid checksum in control file[/color]
[color=blue]
> What control file is it talking about?[/color]

$PGDATA/global/pg_control
[color=blue]
> Is this a common error?[/color]

No; I don't think I've ever seen it reported from the field before.
How did you get into this state?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

 
Not the answer you were looking for? Post your question . . .
196,831 members ready to help you find a solution.
Join Bytes.com

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 196,831 network members.
Post your question now . . .
It's fast and it's free

Popular Articles

Top Community Contributors