PostgreSql-users and passwords - Mailing list pgsql-interfaces

From Elaine Araújo
Subject PostgreSql-users and passwords
Date
Msg-id Pine.BSF.3.96.980706170110.10053A-100000@compacto.nexos.com.br
Whole thread Raw
Responses Re: [INTERFACES] PostgreSql-users and passwords  (Peter T Mount <peter@retep.org.uk>)
List pgsql-interfaces
I'm bening to work with Java an PostgreSql. When i try to access a
database which is on the server using
DriverManager.getConnection("jdbc:postgresql://host:port/banco","user",
"password"); an error occurs:"User authentication failed". Where do i
configure users and passwords for my database in the Postgresql?

Can anyone help me?
Thanks,
Elaine Araujo.
ps. The application is on a cliente.


pgsql-interfaces by date:

Previous
From: Byron Nikolaidis
Date:
Subject: New ODBC Driver v06-30-0247
Next
From: David Hartwig
Date:
Subject: Re: [HACKERS] Access & Postgres