Re: Auto Start second postgres 8.3.15-1 instance MAC OS X - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Auto Start second postgres 8.3.15-1 instance MAC OS X
Date
Msg-id BANLkTikEZz=9m9XO7o4eXYhEK-EKB9_pog@mail.gmail.com
Whole thread Raw
In response to Auto Start second postgres 8.3.15-1 instance MAC OS X  (Diogo Santos <d.santos@tomorrow-options.com>)
List pgsql-hackers
On Mon, Jun 20, 2011 at 6:14 AM, Diogo Santos
<d.santos@tomorrow-options.com> wrote:
> Hi, I'm used to work with PostgreSQL on Windows but now I've moved to OS X
> and I'm having problems to create a service to auto start a new server
> (instance) of PostgreSQL.
> Firstly I used the PostgreSQL installer to create the first server and the
> postgres user, then I used initdb to create another server and until this
> step, everything turned fine.
> After that, I created a folder on StartupItems with StartupParameters and
> the other script.
> Here are the contents of the two files:

I have no idea how to troubleshoot this, but you might want to take a
loop at the contents of contrib/start-scripts/osx.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: date_part for infinity intervals
Next
From: Bruce Momjian
Date:
Subject: Re: WIP pgindent replacement