Received: from makus.postgresql.org (makus.postgresql.org [98.129.198.125]) by mail.postgresql.org (Postfix) with ESMTP id E7F4413F0F81 for ; Sat, 14 Apr 2012 18:34:54 -0300 (ADT) Received: from mail-qa0-f53.google.com ([209.85.216.53]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1SJAcP-0000M7-59 for pgsql-hackers@postgresql.org; Sat, 14 Apr 2012 21:34:54 +0000 Received: by qadc11 with SMTP id c11so2762437qad.19 for ; Sat, 14 Apr 2012 14:34:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=gNGHAgF8hdDrJpbwL9vnd9xYvySs/EBBxRYiY5t7KhM=; b=Vs0vQ560GpX2XSrwt1o0i7Vdv5DUMuWuFwzYnrMgrCWfOcQlL2AHg+u12Xf4rZ8/yx kHGHAQySAWUv5eO4EKgwoqeBuQJk05WJPNHRIg33mksVb2ke8kDd6l+q2/ke7PI3wEdQ DT5Dcm22tj4L5WZO0rsRTMxYNr9d7kXcGkY4/JKh8Y7G3bzJVoRAabwjYWQVKA10Fb9P HA12l/GDruffOK3hDZ/2CQaGW9NGd6T5IDPCs08HFFpjf/iJ8jxUOv4FvLlJD4knbysF jTm9pM79LtIKLD74nmJ4W7Bk7JD4+Jq0MyGcaaeBc05OWgAAH4It1Fz+sKyahupKReHT ZeMQ== Received: by 10.224.102.8 with SMTP id e8mr8681681qao.50.1334439280597; Sat, 14 Apr 2012 14:34:40 -0700 (PDT) Received: from speedbook-air.home.jay.fm (home.jay.fm. [173.166.48.118]) by mx.google.com with ESMTPS id cs10sm25157796qab.8.2012.04.14.14.34.39 (version=SSLv3 cipher=OTHER); Sat, 14 Apr 2012 14:34:39 -0700 (PDT) Message-ID: <4F89ED6C.4030609@gmail.com> Date: Sat, 14 Apr 2012 17:34:36 -0400 From: Jay Levitt User-Agent: Postbox 3.0.3 (Macintosh/20120304) MIME-Version: 1.0 To: Alex CC: Peter Eisentraut , Robert Haas , Tom Lane , Greg Smith , pgsql-hackers@postgresql.org Subject: Re: Last gasp References: <20120409222359.GE30702@tornado.leadboat.com> <4F83FCB10200002500046D70@gw.wicourts.gov> <4F84D3A0.8010808@2ndQuadrant.com> <1334165303.25392.9.camel@vanquo.pezone.net> <28338.1334168965@sss.pgh.pa.us> <1334180206.25392.39.camel@vanquo.pezone.net> <1334350086.9019.16.camel@vanquo.pezone.net> <878vhyeqyq.fsf@commandprompt.com> In-Reply-To: <878vhyeqyq.fsf@commandprompt.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.6 (--) X-Archive-Number: 201204/752 X-Sequence-Number: 206555 Alex wrote: > I didn't follow this whole thread, but have we considered Redmine[1]? As the resident "Ruby is shiny, let's do everything in Rails on my MacBook" guy, I'd like to make a statement against interest: I've tried Redmine a few times and it's been painful. Much of the codebase is deprecated, it's slow, it has no meaningful search (in 2012?!), I've seen wiki edits disappear, and at the moment pulling up its own FAQ page at redmine.org times out. Maybe you've had better luck with it, but whenever I've Googled for Redmine questions, the collective Internet has sighed and said "Yeah, it was a really good idea, though." Jay Levitt