Обсуждение: BUG #11142: postgresql service crashes

Поиск
Список
Период
Сортировка

BUG #11142: postgresql service crashes

От
a.aravind@hcl.com
Дата:
The following bug has been logged on the website:

Bug reference:      11142
Logged by:          aravind
Email address:      a.aravind@hcl.com
PostgreSQL version: 9.2.1
Operating system:   windows 7
Description:

we are using PostgreSQL in windows with JDBC connection. The java source
code is running in tomcat 7.0.
On some scenarios, PostgreSQL Service crashes. On checking we found that the
following are the probable reasons:
1) Memory Issue
2) Threading issue in Tomcat
Is there a way to control that. i.e) is there a way to handle that. For
example auto restarting PostGRE service during failure.