On Thu, Oct 21, 2010 at 12:38 PM, Rich Shepard <rshepard@appl-ecosys.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@salmo ~]$ netstat -an |grep 5432
> tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN
That's exactly what it shows.