Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <1093136712.4127f1486ac8d@imp.webmail.hku.hk> Date: Sun, 22 Aug 2004 09:05:12 +0800 From: tsfu AT graduate DOT hku DOT hk To: cygwin AT cygwin DOT com Subject: Re: initdb and postgres both no longer work... MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 X-Originating-IP: 218.190.210.32 X-MailScanner: 0 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 AT 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/