From: | Raghavendra <raghavendra(dot)rao(at)enterprisedb(dot)com> |
---|---|
To: | Anibal David Acosta <aa(at)devshock(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Help, server doesn't start |
Date: | 2012-06-25 04:50:10 |
Message-ID: | CA+h6AhhM2U-+qufnZMZ4GaYJCZ2saRabA10JnpfO0K93Tea=Ag@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Jun 25, 2012 at 10:10 AM, Anibal David Acosta <aa(at)devshock(dot)com>wrote:
> Yes, we must upgrade.****
>
> The value of the shared_preload_libraries is****
>
> ** **
>
> shared_preload_libraries =
> '$libdir/plugins/plugin_debugger.dll' #
> (change requires restart)****
>
> **
>
First and most important is take complete backup of the $PGDATA before
giving any tries.
Can you put blank in and try restarting .
Eg:-
shared_preload_libraries=''
**
>
> An additional information….****
>
> When I login into the server the disk used by Postgres installation was
> without space (0Bytes available).****
>
> **
>
Thats strange... Seems some disk issue.
**
>
> Also is possible that someone (I am checking now) restart the Postgres
> service in the middle of this situation
>
Not sure...
> **
>
> Right now I am making a file-level copy of the entire postgres folder in
> order to run some corruption recover method****
>
> **
>
Sounds good.
--Raghav
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2012-06-25 04:53:32 | Re: Help, server doesn't start |
Previous Message | Anibal David Acosta | 2012-06-25 04:40:05 | Re: Help, server doesn't start |