psql -U postgres
psql (9.1beta1)
WARNING: Console code page (437) differs from Windows code page (1252)
8-bit characters might not work correctly. See psql reference
page "Notes for Windows users" for details.
Type "help" for help.
postgres=# SELECT 'INFINITY'::TIMESTAMP;
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!>
I've also included this report on the google doc.
--
Regards,
Richard Broersma Jr.