Yes, Corinna! initdb now works. Does it mean that we should use cygserver with CYGWIN=server and forget about ipc-daemon2 from now on.
Thanks! Jason ============================================================================= [EMAIL PROTECTED] ~ $ initdb -D data2/db1 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale C. fixing permissions on existing directory data2/db1... ok creating directory data2/db1/base... ok creating directory data2/db1/global... ok creating directory data2/db1/pg_xlog... ok creating directory data2/db1/pg_clog... ok selecting default max_connections... 40 selecting default shared_buffers... 1000 creating configuration files... ok ... ============================================================================= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/