On Fri, 22 Feb 2002, Gtrica wrote:
> Hi all
>
> I'm trying to configure Postgress to allow restricted access to database.
> I inserted in the file pg_hba.conf the following line:
> local primo
> password ./pass
Why ./pass? I think pass would be sufficient.