Re: 7.0 configuration - Mailing list pgsql-general

From Tom Lane
Subject Re: 7.0 configuration
Date
Msg-id 2635.981231481@sss.pgh.pa.us
Whole thread Raw
In response to 7.0 configuration  ("Belcher, Jim" <JBelcher@elastic.com>)
List pgsql-general
"Belcher, Jim" <JBelcher@elastic.com> writes:
> When the system boots, and Postgres is attempting to
> start, I get the following error: 564, unary operator expected.

I don't believe any part of Postgres itself issues such an error code.
Perhaps the message is coming out of your shell, which would suggest
some portability problem in the pg_ctl shell script.  Try running
pg_ctl by hand and/or inserting debugging echo commands to see if you
can narrow down where the problem is.

What platform are you on, anyway?

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] ERROR: "Database 'products', OID nnn, has disappeared from pg_database"
Next
From: Tom Lane
Date:
Subject: Re: DEBUG strings