Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: unable to create new table


  • From: raghu ram <raghuchennuru(at)gmail(dot)com>
  • To: Chandra Sekar R <chandrasekar(at)visiontss(dot)com>
  • Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-admin(at)postgresql(dot)org
  • Subject: Re: unable to create new table
  • Date: Tue, 30 Jun 2009 10:29:06 +0530
  • Message-id: <d331f2ee0906292159u1e329e96y3db4f57f82033c0b@mail.gmail.com> <text/plain>

Hi,

we can find below are the location of  logs and postgresql.conf file

windows:-

C:\Program Files\PostgreSQL\8.2\data\pg_log
C:\Program Files\PostgreSQL\8.2\data\postgresql.conf

Linux:-

/usr/local/pgsql/data/pg_log

/usr/local/pgsql/data/postgresql.conf

Thanks & Regards,
Raghu

On Tue, Jun 30, 2009 at 9:57 AM, Chandra Sekar R <chandrasekar(at)visiontss(dot)com
> wrote:

> 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
>>
>
>


Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group