help

From: Ilan Fait <ilan(at)iweb(dot)com>
To: "'pgsql-interfaces(at)postgreSQL(dot)org'" <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: help
Date: 2001-06-07 13:52:04
Message-ID: C9E46ACE328FD311B70200508B91AD8CA8FE6C@EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,
I need help with finding some Documentation about how to install PostGerSQL
on windows 2000
Step by step since I am trying to install PostGerSQL DB on Win2000 O/S.

I have install the Cygwin but when I try create a database I get:

$ createdb iweb
psql: FATAL: PQsetdbLogin(): Unable to determine a Postgres username!
createdb: database creation failed

So I try to create a user I get:

$ createuser iweb
Shall the new user be allowed to create databases? (y/n) y
Shall the new user be allowed to create more new users? (y/n) y
psql: FATAL: PQsetdbLogin(): Unable to determine a Postgres username!
createuser: creation of user "iweb" failed

Can you please explain how do I need to install the database that it will
run on Win2000
Thanks,
Ilan

Browse pgsql-interfaces by date

  From Date Subject
Next Message Richard Poole 2001-06-07 16:49:00 Re: DBI::Pg problems
Previous Message Simon Emmanuel Rivas 2001-06-07 08:07:20 ODBC problem