Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
DB Access Module for PostgreSQL User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.6 Caching

This section describes inserter and reader caching.

2.6.1 Inserter Caching

Inserter caching is implemented in the DB Access Module for PostgreSQL as described for the DB Interface Module. The DB Access Module for PostgreSQL does not support input binding of data. All values are sent as literals upon execution of the SQL statement.

2.6.2 Reader Caching

Reader caching is fully supported by the DB Access Module for PostgreSQL. Increasing the cache parameter when producing an RWDBReader increases the number of rows fetched at a time, which can improve performance.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.