On Thu, 30 Jul 1998, Maarten Boekhold wrote:
> Hi,
>
> I have a 6.3.2 server, and I want to use password authentication.
> So, I gave the user 'postgres' and some other user a password, and I put this
> in my pg_hba.conf:
>
> host all 127.0.0.1 255.255.255.255 password
> h
Your pg_hba.conf listing does not include a password FILE - the format
is:
hostallowedDB's IPaddys maskAUTHTYPEPASSWORDFILE
(such as(such as
"password", "mypassw
Hi,
I have a 6.3.2 server, and I want to use password authentication.
So, I gave the user 'postgres' and some other user a password, and I put this
in my pg_hba.conf:
host all 127.0.0.1 255.255.255.255 password
host all 206.31.72.11 255.255.255.255 passwo