Re: Cannot Start Postgres After System Boot

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Cannot Start Postgres After System Boot
Date: 2010-10-21 18:10:22
Message-ID: AANLkTimBpyVTmAQcmXE82hfK8Zcr_+rtyWp_1H2i59ce@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 21, 2010 at 11:35 AM, Rich Shepard <rshepard(at)appl-ecosys(dot)com> wrote:
> On Thu, 21 Oct 2010, Scott Marlowe wrote:
>
>> So, what do
>>
>> telnet localhost 5432
>
> Scott,
>
>  That port's clear:
>
> [rshepard(at)salmo ~]$ telnet localhost 5432
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.

So something IS attached and is answering the phone.

>> AND
>> psql -h localhost -l
>
>  Huh!
>
> [rshepard(at)salmo ~]$ psql -h localhost -l
>         List of databases

So a postgres IS running on your machine. I put it to you it's not
running where you think it is.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2010-10-21 18:12:15 Re: Cannot Start Postgres After System Boot
Previous Message DM 2010-10-21 18:09:54 Re: Question on Explain : Index Scan