JDBC HighLoad
От | Stéphane RIFF |
---|---|
Тема | JDBC HighLoad |
Дата | |
Msg-id | 41F75206.2030603@cerene.fr обсуждение исходный текст |
Ответы |
Re: JDBC HighLoad
Re: JDBC HighLoad Re: JDBC HighLoad |
Список | pgsql-jdbc |
Hi i have a java aplication which connect to postgresql via jdbc. This app make a lot of request per second. The problem is that i get delayed records between the moment the informations arrived via socket to java and the moment it's recorded in the database. It seems that jdbc wait before inserting/updating the db because they are to much requests. For testing i made a little app in c using libpq to see if problem persist and there no delay. So i'd like to know a way to speed up jdbc if possible ??? -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.7.4 - Release Date: 25/01/2005
В списке pgsql-jdbc по дате отправления: