Postgres errors in Drupal install.

From: Dave Coventry <dgcoventry(at)gmail(dot)com>
To: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Postgres errors in Drupal install.
Date: 2011-06-26 19:36:59
Message-ID: BANLkTima6XLrW1sk_6_uJMp7imEYCfU9_A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm having huge problems with a Drupal install using Postgres 8.4.8.

I'm getting the following error:

PDOException: SQLSTATE[08006] [7] could not connect to server:
Connection refused Is the server running on host "localhost" and
accepting TCP/IP connections on port 5432? in lock_may_be_available()
(line 164 of /var/www/includes/lock.inc).

The Site is under minimal load with possibly two or three people on it at once.

Can anyone tell me why I get the error every hour or so?

And what steps I could take to remedy this?

Many thanks,

Dave Coventry

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2011-06-26 19:47:49 Re: Postgres errors in Drupal install.
Previous Message sfrost 2011-06-26 16:12:11 Re: An amusing MySQL weakness--not!