Processing Delay
От | Michael Lawson (mshindo) |
---|---|
Тема | Processing Delay |
Дата | |
Msg-id | c97a47b90911241638v18b13a82s79d98ced4b873944@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: Processing Delay
Re: Processing Delay Re: Processing Delay |
Список | pgsql-general |
Hi,
We have a problem with a relatively small database at the moment that is resulting in delays times between insertions and retrievals. An update is applied to a single entry in a table and almost straight after that the same record is read.
The problem we are encountering is a delay before we can read the updated value. This delay can be up to 15 seconds in some cases.
We are inserting and retrieving data using JDBC, and the database in its current state is relatively small. What can we do to tweak this and reduce the apparent update time.
Regards
--
Michael Lawson (mshindo)
We have a problem with a relatively small database at the moment that is resulting in delays times between insertions and retrievals. An update is applied to a single entry in a table and almost straight after that the same record is read.
The problem we are encountering is a delay before we can read the updated value. This delay can be up to 15 seconds in some cases.
We are inserting and retrieving data using JDBC, and the database in its current state is relatively small. What can we do to tweak this and reduce the apparent update time.
Regards
--
Michael Lawson (mshindo)
В списке pgsql-general по дате отправления: