Received: from magus.postgresql.org (magus.postgresql.org [87.238.57.229]) by mail.postgresql.org (Postfix) with ESMTP id 476DA4C1A83 for ; Thu, 10 May 2012 15:30:59 -0300 (ADT) Received: from mail-yx0-f174.google.com ([209.85.213.174]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1SSY8e-00020k-Ro for pgsql-www@postgresql.org; Thu, 10 May 2012 18:30:58 +0000 Received: by mail-yx0-f174.google.com with SMTP id m10so1785381yen.19 for ; Thu, 10 May 2012 11:30:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding:x-gm-message-state; bh=9QF0nHRh3/KtK1WcZoKbtcFWutMbWKnbs9MsWyUOXB0=; b=Xu7IfFOZSW+w0+SX4+WaKYQQvxQWEiBLxrp1m9UdOydtQKGyoVdnoLNIZybj4ZVwjI YLMqvH5ZWR6l+nBsCi+s88IOoI5dEDTqRE6UiY760iFrsSIG+iAa99Mf4p/WiDTUVM2x ZjsQH8CosI08WyP76/Xfp3TmicH0461C1CLkYddWoXyhv1cT1wu8SsjKOCEl7PQPiCku Nr5wqkHbMqhXDafh2yhlxtq2WpiY+gL/s9SAeRayt0xTaLm6KimJixAGuvEBqrlwk1Xr L3qHVTs8vfBUK9U6+hwLcfMhG7Y2OjZYiQea/4VbRK8Qd/jcYHbJ+I9bQRHWmhXF8Uch 0KwA== MIME-Version: 1.0 Received: by 10.60.171.176 with SMTP id av16mr4557820oec.62.1336674656128; Thu, 10 May 2012 11:30:56 -0700 (PDT) Received: by 10.60.62.39 with HTTP; Thu, 10 May 2012 11:30:56 -0700 (PDT) In-Reply-To: <4FAC0680.7020202@agliodbs.com> References: <4FAAF2B2.2010406@agliodbs.com> <20120509224502.GB16880@momjian.us> <4FAAF799.5030503@agliodbs.com> <4FAC0680.7020202@agliodbs.com> Date: Thu, 10 May 2012 19:30:56 +0100 Message-ID: Subject: Re: Add Postgres.app to the Downloads page? From: Dave Page To: Josh Berkus Cc: Magnus Hagander , Bruce Momjian , pgsql-www@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQljdGJNkmdgYvRFufI0PGy0X8nVoWmxsolqapYP0g4TeSAVY9GuhePdJVRa1iKRWDhtjOIb X-Pg-Spam-Score: -2.6 (--) X-Archive-Number: 201205/19 X-Sequence-Number: 20644 On Thu, May 10, 2012 at 7:18 PM, Josh Berkus wrote: > >> We need a good description that sets it apart from the other options >> that are on the mac download page already. For example, it's >> "user-friendly mac-native" - how is that different from the EDB >> installer? (Humor me, I know very little about this part of the mac..) > > Well, this is the official description: > > Postgres.app is the easiest way to get started with PostgreSQL on the > Mac. Open the app, and you have a PostgreSQL server ready and awaiting > new connections. Close the app, and the server shuts down. > > Is that too long? No, but I don't like calling it the easiest. It's the easiest to install, if you want to avoid a few clicks through an installer, but it doesn't include pgAdmin or give you easy access to other tools/utilities so arguably it's not the easiest to actually use, particularly for the typical Mac user who likes a GUI for that sort of thing. >> Do we know if the author is going to be keeping up properly with >> updates and patch releases? Is he (it's a guy? or a team?) on the >> packagers list? Should be? > > It's Mattt at Heroku. =A0And yes, he should be on the packagers list. =A0= He > will be keeping up with updates and new versions, although he may drop > old versions faster than our standard EOL policy. I think downloads on the "official" section should be expected to be maintained in line with our published policy. I have no objection to adding a new section to /download though (around where the VM images etc. are). > I'll find his email address. > >> From what I can tell the installer itself is in beta. Should we >> perhaps wait until it's release-ready? > > Works now, at least on my mac. Didn't on mine. The applet claims it's running on port 5432, but that's actually a different server. The postgres.app one doesn't appear to be running at all, so I assume it has not port conflict detection. Not the end of the world, but could easily confuse people. --=20 Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company