Re: Error in the connection to the server - Mailing list pgsql-general

From PT
Subject Re: Error in the connection to the server
Date
Msg-id 20150415175643.a819aaa58edffc4856defe91@potentialtech.com
Whole thread Raw
In response to Error in the connection to the server  (Ravi Kiran <ravi.kolanpaka@gmail.com>)
List pgsql-general
On Thu, 16 Apr 2015 02:05:34 +0530
Ravi Kiran <ravi.kolanpaka@gmail.com> wrote:
>
> I have installed postgresql-9.4.0 version.
>
> I have started the server from eclipse indigo version using Run
> configurations.
>
> There is a table in my database whose name is "b". whenever I give a query
> which is related to this table I get the error *"The connection to the
> server was lost. Attempting reset: Failed." *Even for the drop command it
> is giving the same error.
> But it is working fine for the rest of the queries which are not related to
> the table b.
> Please help me in resolving this error.

Find the postgresql.conf, read through it to understand where
PostgreSQL is logging, then go look at the PostgreSQL logs.
There's a 90% chance that there will be a detailed message in
the logs that will help you quickly resolve the problem. If not,
you can increase the log verbosity.


--
PT <wmoran@potentialtech.com>


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Error in the connection to the server
Next
From: Dennis
Date:
Subject: monitoring bdr nodes