Re: I can't put the password in anyone program

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Luciano <lucho9011(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: I can't put the password in anyone program
Date: 2005-09-13 08:05:02
Message-ID: 1126598703.2559.41.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Sun, 2005-09-11 at 01:46 -0300, Luciano wrote:
> i run the program like createdatabse, but don't able to put the passowrd
> the keyboard doesn't respond why is this?

It is hardly possible to tell with so little information. When
describing a problem you need to tell us: which operating system, which
version of PostgreSQL, what front-end program you were using (I don't
recognise createdatabse as a program name), what you typed and how the
program responded.

Do you mean that you don't see anything when you type the password? That
is how things are supposed to work - password characters are not echoed
back to you; just press Return when you have entered it.

Do you mean that the password is not prompted for? You need to set up
$PGDATA/pg_hba.conf to use the correct type of authentication for each
combination of user, connection and database.

Are you describing a hardware problem? If so, we cannot help.

Something else? You need to describe it better. Since your English is
not very good, it might be helpful to capture the relevant part of a
session by cut-and-paste and post that.

--
Oliver Elphick olly(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA
========================================
Do you want to know God? http://www.lfix.co.uk/knowing_god.html

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Oliver Elphick 2005-09-13 08:08:01 Re: Getting connected - Java application to PostgreSQL
Previous Message Gill, Alex 2005-09-13 03:52:52 Re: tutorial