|
Hi everyone!
I have a problem with my Web Application using Postgre Datbase, Strut and JSP:
- At the first time, when I insert new record with primary key is 01 into table A. The process is very slow, so I cancel this process.
- After that, I try to insert new record with primary key is 01 into table A, too. But the process also is very slow, too.
To resolve this problem, I must restart the service of Postgre in Server.
This problem occur sometime. It make me feel my Web Application is not stable.
So, I would like to ask you what the problem is. And how to resolve this problem?
I hope to receive the answer as soon as possible.
Thank you very much!
(If you need more detail information of the problem, ask me, please)
|