Re: BUG #4654: not accepting password for user
От | tushar |
---|---|
Тема | Re: BUG #4654: not accepting password for user |
Дата | |
Msg-id | 49970500.2040105@enterprisedb.com обсуждение исходный текст |
Ответ на | BUG #4654: not accepting password for user ("Tyler Ware" <tylerware@bellsouth.net>) |
Список | pgsql-bugs |
Tyler Ware wrote: > The following bug has been logged online: > > Bug reference: 4654 > Logged by: Tyler Ware > Email address: tylerware@bellsouth.net > PostgreSQL version: 8.3 > Operating system: windows xp > Description: not accepting password for user > Details: > > Directly after installing postgresql I try to create a db using createdb > within the /bin folder. This runs, but then prompts me for a password. > Type in the password that I entered as the admin password while installing, > and it produces an error message saying to correct password for user Tyler. > I know its the correct password, I just entered as the correct password. > This is on a windows system, XP. > > why not you try like this :- ./psql -d <dbname> -p <port-no> -U <username> like :- ./psql -d postgres -p 6666 -U postgres -- regards,tushar http://webeatoracle.com
В списке pgsql-bugs по дате отправления: