From: | "Ets ROLLAND" <ets(at)rolland-fr(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Problem with PostgreSQL 8.1.3 on Windows XP Pro |
Date: | 2006-02-28 15:12:12 |
Message-ID: | 003201c63c79$5ad92f10$6400a8c0@lrp43210 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello,
I have an XP Pro Box, 1 Go RAM, 160 Go HD, with PostgreSQL 8.1.3 win32.
The service pgsql-8.1 appear to be started,
but when I try to connect with PgAdmin III 1.4.1, it hangs and I need to terminate the program.
The pg_log gave :
2006-02-28 15:36:52 LOG: database system was shut down at 2006-01-30 10:43:05 Paris, Madrid
2006-02-28 15:36:52 LOG: checkpoint record is at 0/C424CFE0
2006-02-28 15:36:52 LOG: redo record is at 0/C424CFE0; undo record is at 0/0; shutdown TRUE
2006-02-28 15:36:52 LOG: next transaction ID: 150552; next OID: 35291
2006-02-28 15:36:52 LOG: next MultiXactId: 1; next MultiXactOffset: 0
2006-02-28 15:36:52 LOG: database system is ready
2006-02-28 15:36:52 LOG: transaction ID wrap limit is 2147484148, limited by database "postgres"
2006-02-28 15:36:52 WARNING: corrupted pgstat.stat file
2006-02-28 15:36:52 LOG: corrupted pgstat.stat file
It seems that pgstat.stat would be corrupted, what can I do ?
Best regards.
Luc
Attachment | Content-Type | Size |
---|---|---|
Ets ROLLAND.vcf | text/x-vcard | 368 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | bfraci | 2006-02-28 15:13:14 | Looking for a fix to index bloat |
Previous Message | A. Kretschmer | 2006-02-28 15:10:02 | Re: implicit tables syntax disappeared from 8.0->8.1 |