Re: Login as postgres - Mailing list pgsql-cygwin

From Franco Bruno Borghesi
Subject Re: Login as postgres
Date
Msg-id 1069191154.44938.2.camel@taz
Whole thread Raw
In response to Login as postgres  ("Muhyiddin A.M Hayat" <middink@indo.net.id>)
List pgsql-cygwin
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

 


Attachment

pgsql-cygwin by date:

Previous
From: "Amit Kelkar"
Date:
Subject: Postgresql as service on domain controller
Next
From: "Pieter du Plooy"
Date:
Subject: Postgres 7.4 source building problem