Re: postgres crash. HELP

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgres crash. HELP
Дата
Msg-id 1529.957794938@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: postgres crash. HELP  ("Oscar Serrano" <oserra@fondos.net>)
Список pgsql-interfaces
"Oscar Serrano" <oserra@fondos.net> writes:
> I had a backup fortunately. I first had to make some pg_dump of some tables
> that were not corrupted and restore them later.
> I have postgres 6.5.3.
> I didn't know about pg_upgrade. I will have to read about it.
> Actually I have my dabatases open to every IP address, so anybody that
> enters our web page, and visits some of our applets, the connect via JDBC to
> our database. I think that during one of this connection, the postgres
> crashed. I'm going to stop using JDBC.
> Is there any known problem with the ODBC of the postgres?

I don't think you can fairly blame JDBC for this problem; it's an
internal-to-the-backend bug of some sort.  I would suggest upgrading
to 7.0 as a more reasonable response... we've fixed an awful lot of
bugs since 6.5.*.
        regards, tom lane


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Oscar Serrano"
Дата:
Сообщение: RE: postgres crash. HELP
Следующее
От: Andrea Austa
Дата:
Сообщение: Can functions return NULL value?