Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990617130012.29988.rocketmail@web109.yahoomail.com> Date: Thu, 17 Jun 1999 06:00:12 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: RE: Postgresql 6. 5 cygwin ports available ? To: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Horak Daniel wrote: -8<- > There is a step-by-step manual at > http://members.tripod.com/~kevlo/postgres/portNT.html. But when you mount > all your disks in binary mode it is a bit simpler: -8<- Oh, please don't do binary mounts. It is a sin ;^). It means that you port lazy by relying on a binary default open mode instead of specifying it on the opens or the file descriptors. If you want to keep everyone happy please make sure that you specify the binary file processing mode where they need to be specified and the text file processing mode where they need to be specified. You should never rely on a default!! === YAWIA, Earnie Boyd Newbies, please visit (If you respond to the list, then please don't include me) _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com