Re: OS/X and PL/PGSQL - Mailing list pgsql-general

From Tom Lane
Subject Re: OS/X and PL/PGSQL
Date
Msg-id 8528.1050029295@sss.pgh.pa.us
Whole thread Raw
In response to Re: OS/X and PL/PGSQL  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: OS/X and PL/PGSQL  (Paul Ramsey <pramsey@refractions.net>)
List pgsql-general
Peter Eisentraut <peter_e@gmx.net> writes:
> Or maybe it's because of this?

> char *
> pg_dlerror(void)
> {
>         return "no error message available";
> }

Hmm, that's sure not helping any :-(.  But I don't think it invalidates
my suggestion to look at stderr.

Paul, did you find what was the significant difference between your
boot-time and hand-started postmaster environments?

            regards, tom lane


pgsql-general by date:

Previous
From: "Ed L."
Date:
Subject: Re: Batch replication ordering (was Re: [GENERAL] 32/64-bit transaction IDs?)
Next
From: Paul Ramsey
Date:
Subject: Re: OS/X and PL/PGSQL