Glad you were able to resolve it.
Karl

On Mon, Nov 4, 2013 at 2:49 PM, Mark Libucha <[email protected]> wrote:

> Yes, ultimately a bind problem. DNS problem, not something actually
> running on 5432 on localhost.
>
> Sorry for the confusion.
>
>
> On Mon, Nov 4, 2013 at 10:31 AM, Karl Wright <[email protected]> wrote:
>
>> Nevertheless, you seem to be getting a bind error.  That means that the
>> port is in use by someone.
>>
>> FYI: You may need to use sudo with lsof, depending on how your system is
>> configured.  Please be sure that lsof is actually returning stuff before
>> concluding that the grep results are empty.
>>
>> Thanks!
>> Karl
>>
>>
>>
>> On Mon, Nov 4, 2013 at 1:28 PM, Mark Libucha <[email protected]> wrote:
>>
>>>
>>> On Mon, Nov 4, 2013 at 10:19 AM, Karl Wright <[email protected]> wrote:
>>>
>>>> lsof | grep 5432
>>>
>>>
>>>
>>> Hi Karl, that returns nothing.
>>>
>>
>>
>

Reply via email to