| From: | John DeSoi <desoi(at)pgedit(dot)com> |
|---|---|
| To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Cc: | Nick Renders <postgres(at)arcict(dot)com> |
| Subject: | Re: Postgres on macOS 10 |
| Date: | 2020-03-04 20:57:18 |
| Message-ID: | B5C6E2A8-9B36-4C49-8D28-33830FAE62FC@pgedit.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> On Mar 3, 2020, at 5:06 AM, Nick Renders <postgres(at)arcict(dot)com> wrote:
>
> In the system.log we see the following 2 lines over and over again, until a user has logged in:
>
> Mar 3 09:37:19 postgrestest com.apple.xpc.launchd[1] (com.edb.launchd.postgresql-12[319]): Service exited with abnormal code: 2
> Mar 3 09:37:19 postgrestest com.apple.xpc.launchd[1] (com.edb.launchd.postgresql-12): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
To understand the issue, I think you need to look at the Postgres log and see if it gives a clue about why it did not start. The startup log might be different from the normal Postgres logs depending on how the launch daemon sets it up. I assume you will find that at /Library/LaunchDaemons/.
John DeSoi, Ph.D.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2020-03-04 21:40:48 | Re: Suggestion to reduce COPY command output to csv file |
| Previous Message | Adrian Klaver | 2020-03-04 18:46:45 | Re: Suggestion to reduce COPY command output to csv file |