| From: | Philippe Schmid <phschmid(at)cadinfo(dot)ch> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: pgsql8b5 not launching on OSX system start; otherwise OK |
| Date: | 2004-12-03 17:50:43 |
| Message-ID: | DAA44132-4553-11D9-8065-000A95AFAF5A@cadinfo.ch |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
>> i've a new install of pgsql8b5 running on OSX 10.3.6.
>> ...
>> however, if i place an identical startup string in my OSX's
>> StartupItem for
>> pgsql & reboot, pgsql does not start on boot.
>
> I was trying to reproduce this on my own machine, but couldn't get out
> of the starting gate. I put an executable shell script into
> "/System Folder/Startup Items", but I couldn't see any evidence that
> the
> system paid any attention to it at all. Exactly what are you doing to
> tell OSX to run a bit of shell script at boot time?
You basicall put formatted files in a directory under
/Library/StartupItems
One file should contain scripts for starting, stopping and restarting
the service, the other should contains some generic stuff in a "Plist"
file / XML file.
I use the startup package from Liyanage (site down alas)
| Attachment | Content-Type | Size |
|---|---|---|
| PostgreSQL.tar | application/x-tar | 15.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | vhikida | 2004-12-03 17:57:59 | Re: Indexes? |
| Previous Message | Tom Lane | 2004-12-03 17:27:14 | Re: pgsql8b5 not launching on OSX system start; otherwise OK |