On Mon, Apr 8, 2013 at 11:42 AM, Loganathan Sellapa <[email protected]
> wrote:

> I am frequently getting Pg Connection timeout error in my application. I
> tried to fix it by upgrading the system memory, also updated the pg gem but
> the issue is still occurring. Anybody's help will be really appreciated.
>
> *(ActiveRecord::StatementInvalid) "PGError: server closed the connection
> unexpectedly\n\tThis probably means the server terminated
> abnormally\n\tbefore or while processing the request.\n: BEGIN"*
>

This is a problem with your PostgreSQL server.  You either have abnormally
high latency that your PG server is unforgiving of or somebody
misconfigured it, I would contact whoever manages your databases.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to