On Thu, 2006-03-23 at 20:18, LJJGIS wrote:
> Connect to postgres with
>
> c:\>psql.exe -h localhost -p 5432 postgres "postgres"
>
> And then
>postgres=# create database mydb
>
> Then I try to connect to "mydb" with
>
> C:\> psql mydb
> After try many password, include postgres password
Connect to postgres with
c:\>psql.exe -h localhost -p 5432 postgres "postgres"
And then
postgres=# create database mydb
Then I try to connect to "mydb" with
C:\> psql mydb
After try many password, include postgres password and OS user password
report ** psql: FATAL: password authentica