Hello,

I have just updated to 7.0 and have observed the following:

When the system boots, and Postgres is attempting to 
start, I get the following error: 564, unary operator expected.

Yet after boot, I can see that postmaster is running and I 
can connect to it with my application.  

[root@Belcher jbelcher]# ps -aef | grep post
postgres   559     1  0 07:33 ?        00:00:00 [pg_ctl]
postgres   561   559  0 07:33 ?        00:00:00 /usr/bin/postmaster -i  
postgres   899   561  0 07:34 ?        00:00:00 /usr/bin/postgres localhost
root
root       991   985  0 07:35 ttyp0    00:00:00 grep post

Previous to this reboot, I was not able to run psql, it failed with  a
statement
that I had "Too many clients".(there were none).  After the reboot, I was
able
to connect with psql even with the above error.

Anyone have any idea what going on?

Jim

Reply via email to