Обсуждение: Login as postgres

Поиск
Список
Период
Сортировка

Login as postgres

От
"Muhyiddin A.M Hayat"
Дата:

i have Created the "postgres" user account by

# net user postgres $password /add /fullname:postgres /comment:'PostgreSQL user account' /homedir:"$(cygpath -w /home/postgres)" # [11]

# mkpasswd -l -u postgres >>/etc/passwd

but i can't login as postgres

 

Re: Login as postgres

От
Franco Bruno Borghesi
Дата:
same happened to me.
I didn't need to log in as postgres anyway. You can still run initdb, createdb, createuser, etc. with your default user.

On Tue, 2003-11-18 at 15:16, Muhyiddin A.M Hayat wrote:
i have Created the "postgres" user account by

# net user postgres $password /add /fullname:postgres /comment:'PostgreSQL user account' /homedir:"$(cygpath -w /home/postgres)" # [11]

# mkpasswd -l -u postgres >>/etc/passwd

but i can't login as postgres

 


Вложения

Re: Login as postgres

От
Jason Tishler
Дата:
On Wed, Nov 19, 2003 at 02:16:19AM +0800, Muhyiddin A.M Hayat wrote:
> but i can't login as postgres

You should be able to using the normal Windows method.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6