Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > pgsql.interfaces.jdbc > #7
| Newsgroups | pgsql.interfaces.jdbc |
|---|---|
| Date | 2017-05-26 00:44 -0700 |
| References | <e27a5018-6491-478c-92b6-fd07e0038328@googlegroups.com> <d31bfe35-db5f-410e-9c3a-1b6b2ef153f6@googlegroups.com> |
| Message-ID | <638d2c5b-25a0-40d5-99e7-aa6d6f0bf02e@googlegroups.com> (permalink) |
| Subject | Re: PgResultSet accumulates fetched data and causes OutOfMemoryException |
| From | Matthias <frontengewitter@gmail.com> |
Raw JDBC is working and keeps memory usage low. So the issue is related to JDBI use rather than Postgresql. Thanks for the hint!
Back to pgsql.interfaces.jdbc | Previous | Next — Previous in thread | Find similar
PgResultSet accumulates fetched data and causes OutOfMemoryException frontengewitter@gmail.com - 2017-05-24 12:18 -0700
Re: PgResultSet accumulates fetched data and causes OutOfMemoryException Rob Bygrave <robin.bygrave@gmail.com> - 2017-05-25 03:19 -0700
Re: PgResultSet accumulates fetched data and causes OutOfMemoryException Matthias <frontengewitter@gmail.com> - 2017-05-26 00:44 -0700
csiph-web