Some Problems - Shall I reinstall the DB?

Поиск
Список
Период
Сортировка
От vwu98034@lycos.com
Тема Some Problems - Shall I reinstall the DB?
Дата
Msg-id 32100875.10211296506974149.JavaMail.root@mail-zbox13.bo3.lycos.com
обсуждение исходный текст
Ответы Re: Some Problems - Shall I reinstall the DB?
Список pgsql-general
The 8.x version of PostgreSQL has been installed on my PC for quite few years. It has been problem free until recently.
Thefirst problem I have is that a connection can't be established after the PC just starts up although the DB is
started.I have to restart it to solve this problem each time after my PC is up. 

The other problem, I just find this morning, is that table ID generation. A table ID is defined as the following:

id            SERIAL UNIQUE primary key,

When I save a new entry to this table, I get an error as

org.hibernate.id.IdentifierGenerationException: ids for this class must be manually assigned before calling save()

from Hibernate. No all table demonstrate this error.

Shall I reinstall PostgreSQL for resolve those two problem?

Thanks,

- v

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

Предыдущее
От: asia123321@op.pl
Дата:
Сообщение: Re: Update existing system explicit cast to make it implicit
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Some Problems - Shall I reinstall the DB?