Lori wrote:
> Either Im tired or the documentation is confusing,
> when do I need to modify pg_hba.conf
> vs just doing a
> createuser
> thanks
Well that entirely depends but in general if the user is connecting
to the same database from the same network or machine that others users
already use you only need to create user.
However if the user is on a different network and you haven't allowed
access from that network you may need to modify the pg_hba.conf
Sincerely,
Joshua D. Drake
Command Prompt, Inc.
>
> lori
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)