PostgreSQL CURRENT_TIMESTAMP crash

OK... I've setup PostgreSQL(7.3.3) on a VPS account.

However whenever we try to run SELECT CURRENT_TIMESTAMP or CURRENT_TIME, it causes Postgre to drop the connection.

Now here's what's odd, I have an install of 7.0.3 which was done via RPM, and it works fine on another VPS.

Has anyone ever encountered this problem, and if so, how did you resolve it?

Thank you very much. PostgreSQL CURRENT_TIMESTAMP crash

 

 

 

 

Top