From: | Frank Featherlight <dirtydude(at)gmail(dot)com> |
---|---|
To: | Richard Huxton <dev(at)archonet(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Service not starting during install |
Date: | 2009-02-20 01:25:19 |
Message-ID: | 463114950902191725y1e525a4dm81cc1e7db05bfb8d@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Read about the same error somewhere and he said he resolved it with sfc
/scannow.
Got a new error after I ran sfc /scannow and tried starting the postgresql
service:
Can not start the PostgreSQL Database 8.3-service on Local computer.
Error 1053: The service did not respond correctly to the start- or
sendcommand.
(translated from Dutch)
The postgresql log said the following:
FATAL: could not reattach to shared memory (key=1764, addr=01650000): 487
2009-02-20 02:15:48 CET LOG: database system was interrupted; last known up
at 2009-02-20 00:04:52 CET
2009-02-20 02:15:49 CET LOG: database system was not properly shut down;
automatic recovery in progress
2009-02-20 02:15:49 CET LOG: record with zero length at 0/496398
2009-02-20 02:15:49 CET LOG: redo is not required
2009-02-20 02:15:49 CET LOG: database system is ready to accept connections
2009-02-20 02:15:49 CET LOG: autovacuum launcher started
FATAL: could not reattach to shared memory (key=1764, addr=01650000): 487
FATAL: could not reattach to shared memory (key=1764, addr=01650000): 487
FATAL: could not reattach to shared memory (key=1764, addr=01650000): 487
etcetc.
Any ideas now?
From | Date | Subject | |
---|---|---|---|
Next Message | R Smith | 2009-02-20 02:30:09 | Re: How to pipe the psql copy command to Unix 'Date' command |
Previous Message | Sam Mason | 2009-02-19 23:43:19 | where to divide application and database |