From: | Josh Berkus <josh(at)agliodbs(dot)com> |
---|---|
To: | pgsql-testers(at)postgresql(dot)org |
Subject: | Re: 9.1Beta1 - Repeatable Crash on Windows |
Date: | 2011-05-09 21:34:43 |
Message-ID: | 4DC85DF3.9030105@agliodbs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-testers |
On 5/9/11 2:23 PM, Richard Broersma wrote:
> 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.
Thanks. Is the PostgreSQL server running on Windows here?
--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Broersma | 2011-05-09 21:47:52 | Re: 9.1Beta1 - Repeatable Crash on Windows |
Previous Message | Richard Broersma | 2011-05-09 21:23:48 | 9.1Beta1 - Repeatable Crash on Windows |