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 Date: Sat, 23 Nov 2002 09:39:16 -0500 From: Jason Tishler Subject: Re: Make-Problem Postgres on Cygwin In-reply-to: To: Tarabas Cc: Cygwin , Pgsql-Cygwin Mail-followup-to: Tarabas , Cygwin , Pgsql-Cygwin Message-id: <20021123143916.GA2156@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <20021122142031 DOT GB1584 AT tishler DOT net> Manuel, Sigh... Repeat after me: Post instead of sending private email. Keep replies on-list. Post instead of sending private email. Keep replies on-list. ... On Fri, Nov 22, 2002 at 06:48:39PM +0100, Tarabas wrote: > Thanks a lot for your help! The "make" and "make install" worked fine > after the patch BUT I sadly have to bother you again. > > After I did the ./initdb /usr/local/pgsql/data > and the ./postmaster -D /usr/local/pgsql/data -i & > > and then tried to do ANYTHING on the DB (either connecting via pgAdmin > oder createdb or createuser), I get the Message: > > "FATAL 1: IndexSupportInitialize: bogus pg_index tuple" > > Any suggestions ?! No. I just ran a gcc3 postmaster (i.e., postgres.exe) against a previously initialized database without any problems. From posts to pgsql-cygwin@, I'm under the impression that others have successfully built, initialized (i.e., ran initdb), and ran postmaster with my supplied patches. > I used the gcc3-patch to compile postgres. Initdb ran fine without any > errors and the postmaster started fine too. Could this still be > related to that patch ?! I don't think so. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/