On Thu, Jun 16, 2005 at 12:08:35AM -0400, Tom Lane wrote:
> David <[EMAIL PROTECTED]> writes:
> > Well, you guessed correctly. It was a configuration problem. By
> > inserting the line:
> > unix_socket_directory = '/var/run/postgresql'
> > into postgresql.conf, it works as expected.
>
>
David <[EMAIL PROTECTED]> writes:
> Well, you guessed correctly. It was a configuration problem. By
> inserting the line:
> unix_socket_directory = '/var/run/postgresql'
> into postgresql.conf, it works as expected.
Well, you've still got an issue here somewhere, because if your server
a
On Tue, Jun 14, 2005 at 11:22:34PM -0400, Tom Lane wrote:
> David <[EMAIL PROTECTED]> writes:
> > I've just upgraded from 7.4.7 to 8.0.3.
>
> On what platform, and how did you build or obtain each of these PG
> versions?
Oops - thought I included that but apparently didn't..
Platform is Debian.
David <[EMAIL PROTECTED]> writes:
> I've just upgraded from 7.4.7 to 8.0.3.
On what platform, and how did you build or obtain each of these PG
versions?
> I get the following error if I omit "host=localhost" :
> Warning: pg_connect(): Unable to connect to PostgreSQL server: could
> not connect