public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: Magnus Hagander <[email protected]>
Cc: Kevin Grittner <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: Some restructuring of the download section
Date: Sun, 17 Jun 2012 16:48:51 +0100
Message-ID: <CA+OCxoxR_Yr_-X2H4GFmc5XxG0OsJ4YDE++NUHdSVbeNyCJ85Q@mail.gmail.com> (raw)
In-Reply-To: <CABUevEwL0sXtigQ5soDWF66kJd=DVc4FY-t8ge1h-XNLru7__w@mail.gmail.com>
References: <[email protected]>
	<CA+OCxozggGgpNSEyhzGhQsatpvc1HApKgY7eOGd9ANk_zj+Lcg@mail.gmail.com>
	<CABUevEwL0sXtigQ5soDWF66kJd=DVc4FY-t8ge1h-XNLru7__w@mail.gmail.com>

On Sun, Jun 17, 2012 at 4:39 PM, Magnus Hagander <[email protected]> wrote:
>
>> The platform native packaging systems are marginally easier to update
>> (StackBuilder will update the installers), but have proven in the past to
>> confuse some users because it's hard to know what to install (though part of
>> what Magnus has done aims to make that easier), and they all install
>> software but don't do any of the setup for you - no initdb, no service setup
>> etc.
>
> Uh, that part is just incorrect. Several sets of platform packages
> certainly do initdb for you. And AFAIK every single one of them on
> Linux at least do service setup for you.

Hmm, clearly it's been a while since I did a PG installation on Debian
(oddly!), as that does seem to leave the server up and running. I'm
fairly certain it didn't in the past.

RPMs on the other hand, do not. You have to do something like:

yum install postgresql-server
service postgresql initdb
chkconfig postgresql on
service postgresql start

(tested on CentOS 6.2).

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



view thread (35+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Some restructuring of the download section
  In-Reply-To: <CA+OCxoxR_Yr_-X2H4GFmc5XxG0OsJ4YDE++NUHdSVbeNyCJ85Q@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox