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 From: "Markus Hoenicka" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16142.62070.273066.519179@tipi.mininet> Date: Fri, 11 Jul 2003 19:23:02 +0200 To: cygwin AT cygwin DOT com Subject: Re: PostgreSQL problems In-Reply-To: <20030711103319.GB372@tishler.net> References: <16141 DOT 62020 DOT 181904 DOT 924309 AT tipi DOT mininet> <20030711103319 DOT GB372 AT tishler DOT net> Jason Tishler writes: > Are you using Cygwin 1.3.22-1? If so, then try 1.5.0-1: > After upgrading to 1.5.0-1, things improved slightly. PostgreSQL now starts up like this: Administrator AT ocean ~ $ ipc-daemon & [1] 193 Administrator AT ocean ~ $ postmaster -D /usr/share/postgresql/data & [2] 174 Administrator AT ocean ~ $ LOG: database system was interrupted at 2003-07-11 19:09:54 LOG: checkpoint record is at 0/83B2F8 LOG: redo record is at 0/83B2F8; undo record is at 0/0; shutdown TRUE LOG: next transaction id: 480; next oid: 16976 LOG: database system was not properly shut down; automatic recovery in progress LOG: ReadRecord: record with zero length at 0/83B338 LOG: redo is not required LOG: database system is ready Now I can connect with psql, but the console that I've started postmaster from gets flooded with a continuous stream of the following message, slowing down the database server to a creep: LOG: statistics collector process (pid 174) exited with exit code 1 LOG: PGSTATBUFF: recvfrom() failed: Transport endpoint is already connected (the pid changes with every incarnation of the message). Is there anything I can do about this? Thanks Markus -- Markus Hoenicka markus DOT hoenicka AT cats DOT de (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de -- 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/