This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: initdb and postgres both no longer work...


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


=============================================================================
postgres@Mars ~
$ 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/


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