Re: BUG #6046: select current_date crashes postgres - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: BUG #6046: select current_date crashes postgres
Date
Msg-id 4DE587D8.3050705@postnewspapers.com.au
Whole thread Raw
In response to BUG #6046: select current_date crashes postgres  ("Rikard Pavelic" <rikard.pavelic@zg.htnet.hr>)
List pgsql-bugs
On 1/06/2011 1:28 AM, Rikard Pavelic wrote:

> select current_time
> or select current_date
>
> results in postgres crash.

Ouch. That's not ideal.

Please post the messages output to the postgresql log file from when the
backend crashes. You will find the log file in the pg_log directory
inside your data directory, which by default is under the postgresql
installation directory in Program Files.

Are you running the 32-bit or 64-bit build of PostgreSQL 9.1 beta? Both
will run on 64-bit Windows.

Did you get it from EnterpriseDB
(http://www.enterprisedb.com/products-services-training/pgdevdownload) ?

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

pgsql-bugs by date:

Previous
From: "Rikard Pavelic"
Date:
Subject: BUG #6046: select current_date crashes postgres
Next
From: Craig Ringer
Date:
Subject: Re: BUG #6046: select current_date crashes postgres