Re: unable to create new table

From: Chandra Sekar R <chandrasekar(at)visiontss(dot)com>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: unable to create new table
Date: 2009-06-30 04:27:05
Message-ID: 2d48a3680906292127n7ab052e7xb0986f411f4b12e9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi, Kevin,

Thank you for your inputs.

Since I am very new to Postgresql, how i can see logs and postgresql.conf
file ?

thanks
Chandrasekar R.
----------

On 6/29/09, Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
>
> Chandra Sekar R <chandrasekar(at)visiontss(dot)com> wrote:
>
> > I have created 4 tables using PgadminIII in postgres db and public
> > schema with PK, UK, constraints and after I shutdown the pc.
>
> Was PostgreSQL gracefully shutdown? (The logs should tell you.)
>
> > next time when i start my pc and I *unable to create new table* the
> > following error occured:
> >
> > *ERROR: invalid page header in block 95 of relation "pg_attribute".*
>
> Please show the contents of your postgresql.conf file (excluding
> comments).
>
> -Kevin
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message raghu ram 2009-06-30 04:59:06 Re: unable to create new table
Previous Message Scott Marlowe 2009-06-30 04:15:34 Re: unable to create new table