Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Known Issues

Ohad Shai edited this page Feb 17, 2020 · 2 revisions

PgBouncer

PgBouncer is a proxy from PostgreSQL. It has issues around prepared statements mostly. More details on it's FAQ.

Batching & Pipelining

  • jasync-sql does not support sending more than one query at a the same statement, and also not getting more than one result set.
  • There is no support for pipelining: sending requests on the same connection simultaneously (also called multiplexing).
Clone this wiki locally
Morty Proxy This is a proxified and sanitized view of the page, visit original site.