Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Compatibility with Redshift #18677

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

tomasfarias
Copy link
Contributor

Problem

Support for Redshift is not quite fleshed out in psycopg as described in this issue: psycopg/psycopg#122.

Changes

  • Set encoding to utf-8
  • Set prepare_threshold to None to disable DEALLOCATE ALL

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

Copy link
Contributor

Size Change: 0 B

Total Size: 2.01 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 2.01 MB

compressed-size-action

@tomasfarias tomasfarias merged commit af6b23c into master Nov 16, 2023
68 checks passed
@tomasfarias tomasfarias deleted the fix/compatibility-with-redshift branch November 16, 2023 13:33
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.

1 participant