From: | "Pablo Fulco" <pablof(at)decostar(dot)com(dot)uy> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Server not starting problem |
Date: | 2012-02-01 13:44:57 |
Message-ID: | 000501cce0e7$aff83bd0$0fe8b370$@com.uy |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi all, im very new to postgres, and im having a problem with postgres 8.1.
The thing is that the server wont start, when I checked the log it said:
Received fast shutdown request
Aborting any active transaction
FATAL: terminating connection due ti administrator command
FATAL: terminating connection due ti administrator command
FATAL: terminating connection due ti administrator command
FATAL: terminating connection due ti administrator command
FATAL: terminating connection due ti administrator command
Shutting down
Database system is shutdown
Logger shutting down
When I log into de pgAdminIII the server appears with a red cross, when I
try to connect it sais "server doesn't listen"
On the event viewer I have errors that say:
FATAL: syntax error in file c:/program
files/postgresql/8.1/data/postgresql.conf" line 435, near token "MB"
In line 435 of the conf file I have shared_buffers = 256MB
When I check the services running, I have the postgresql server stopped,
when I try to start it it says it started but stopped because it had no work
to do????????
Any suggestions? I would really appreciate it
Pablo
From | Date | Subject | |
---|---|---|---|
Next Message | Volodymyr Kostyrko | 2012-02-01 13:45:44 | Re: Help speeding up a left join aggregate |
Previous Message | Andreas Kretschmer | 2012-02-01 10:48:32 | Re: How do clients failover in hot standby/SR? |