Re: unable to create new table
- From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
- To: <pgsql-admin(at)postgresql(dot)org>, "Chandra Sekar R" <chandrasekar(at)visiontss(dot)com>
- Subject: Re: unable to create new table
- Date: Mon, 29 Jun 2009 10:11:39 -0500
- Message-id: <4A48935B0200002500028033@gw.wicourts.gov> <text/plain>
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
Home |
Main Index |
Thread Index