"Belcher, Jim" <[EMAIL PROTECTED]> 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

Reply via email to