This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Postgresql 6. 5 cygwin ports available ?


Then I try to setup Postgres with initdb using 'postgres' or my valid
account 'jullien' but got :

NOUSER


This is because initdb uses pg_id which in turn calls getpwnam. I guess that
I also have to create
an /etc/passwd. After doing that,

initdb --username=my-login works better,

Eligis: Christian Jullien (OOP consultant)
10, RUE REJANE - 95120 ERMONT (France)
Eligis@wanadoo.fr - +33 130.72.98.20



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]