Re: BUG #6046: select current_date crashes postgres

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #6046: select current_date crashes postgres
Дата
Msg-id 4DE587D8.3050705@postnewspapers.com.au
обсуждение исходный текст
Ответ на BUG #6046: select current_date crashes postgres  ("Rikard Pavelic" <rikard.pavelic@zg.htnet.hr>)
Список 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 по дате отправления:

Предыдущее
От: "Rikard Pavelic"
Дата:
Сообщение: BUG #6046: select current_date crashes postgres
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #6046: select current_date crashes postgres