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 20:11:18
Message-ID: AANLkTim7Zer+ECbVwbsPfNukR3WiuZ_cgiBLAK0ZXaoO@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 21, 2010 at 12:38 PM, Rich Shepard <rshepard(at)appl-ecosys(dot)com> wrote:
> On Thu, 21 Oct 2010, Reid Thompson wrote:
>
>> what does
>> $ netstat -an |grep 5432
>> return?
>>
>> something is running on tcp port 5432
>
>  Doesn't show that.
>
> [rshepard(at)salmo ~]$ netstat -an |grep 5432
> tcp        0      0 127.0.0.1:5432          0.0.0.0:*               LISTEN

That's exactly what it shows.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-10-21 20:19:47 Re: Cannot Start Postgres After System Boot
Previous Message Rich Shepard 2010-10-21 19:08:05 Re: Cannot Start Postgres After System Boot [SOLVED]