Skip to content

Conversation

@PseudoResonance
Copy link

@PseudoResonance PseudoResonance commented Apr 16, 2024

  • Config option to supply extra parameters to the JDBC string for advanced cases.
  • Example: Useful for connecting to Postgres behind pgbouncer when set to ?prepareThreshold=0
  • Disables index hinting for Postgres
  • Adds subquery aliases when creating unions
  • Fixes creating prefixed username_log index at database initialization

Config option to supply extra parameters to the JDBC string for advanced cases.
Example: Useful for connecting to Postgres behind pgbouncer when set to ?prepareThreshold=0

Signed-off-by: PseudoResonance <kaio11604@gmail.com>
Disables index hinting for Postgres
Adds subquery aliases when creating unions

Signed-off-by: PseudoResonance <kaio11604@gmail.com>
Signed-off-by: PseudoResonance <kaio11604@gmail.com>
@jon5477 jon5477 merged commit 33616a6 into jon5477:postgresql Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants