Re: Can't connect to my postgresql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Daniel Rubio <drubior(at)tinet(dot)org>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Can't connect to my postgresql
Date: 2003-03-25 14:42:18
Message-ID: 28425.1048603338@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-bugs

Daniel Rubio <drubior(at)tinet(dot)org> writes:
> I've recently installed postgres in a new computer running solaris 8,
> and I can't connect to it running psql. When I try it the response is:
> bash-2.03$ ./psql
> Password:
> psql: server closed the connection unexpectedly

Can you provide a debugger stack trace? This should be leaving a core
dump file in the database subdirectory ($PGDATA/base/something/core).

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Treat 2003-03-25 15:14:52 Re: stable phppgadmin version
Previous Message Philip Geer 2003-03-25 14:34:23 Lost pg_xlog pgclog

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2003-03-25 15:08:54 Re: Bug #918: pg_dump problem w/ SEQUENCE
Previous Message Laurent FAILLIE 2003-03-25 14:03:26 Re: Solution for bug #899