From: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
---|---|
To: | Matze <matze(at)matf(dot)de> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Problem with the Connection |
Date: | 2006-03-21 18:51:47 |
Message-ID: | 20060321185147.GM15742@pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Thu, Mar 16, 2006 at 08:34:19PM +0100, Matze wrote:
> Hallo There,
>
> I've got a Problem with PostgreSQL. I installed the Windows Binary of
> Postgre 8.1 (postgresql-8.1.msi). During the Installation the Installer
> popped up several messages that some Propertys of the Server or the Tables
> couldn't be set correctly. But the Installer itself finished the
> installation sucessfully.
Kinda difficult to debug without exact error messages. :(
> When I try to connect pgAdmin III with the running Postgre Server (on
> localhost) I get the followin message:
> ------------------------------------
> psql: server closed the connection unexpectedly.This probably means the
> server terminated abnormally before or while processing the request.
> ------------------------------------
> The same message appears in the console when I try to connect via the
> console.
What's the uncommented lines in pg_hba.conf say? Can you connect to port
5432 on localhost with telnet?
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
From | Date | Subject | |
---|---|---|---|
Next Message | Vishal Kashyap | 2006-03-21 19:13:38 | Lets Vote |
Previous Message | Jim C. Nasby | 2006-03-21 18:49:15 | Re: PostgreSQL 8.3.1 on FreeBSD 6.0 - accumulation of processes |