Yup. that's it.
createdb --host=localhost company
works fine. Could you elaborate on what the accept issue is?
Larry Rosenman wrote:
> What happens if you connect using TCP/IP?
> I think the OSR5 libs have the same issue that UW7 has in the accept
> call.
>
> I.E. psql -h localhost
>
> LER
>
> * Dave Smith <dave@candata.com> [001121 13:37]:
>
>> No differnt
>>
>> Robert D. Nelson wrote:
>>
>>
>>>> createdb company
>>>> psql: No pg_hba.conf entry for host localhost, user postgre, database
>>>> template1
>>>> createdb: database creation failed
>>>
>>>
>>> What happens if you try a user "postgres" instead of "postgre"? :)
>>>
>>>
>>> Rob Nelson
>>> rdnelson@co.centre.pa.us
>>