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

When BI tool connects to pg, it causes OOM #3223

Open
baitao061250 opened this issue Apr 22, 2024 · 4 comments
Open

When BI tool connects to pg, it causes OOM #3223

baitao061250 opened this issue Apr 22, 2024 · 4 comments

Comments

@baitao061250
Copy link

I can only add the defaultRowFetchSize parameter in the URL, but I cannot set to turn off automatic submission. Now I am struggling to connect to PG for tableau

@davecramer
Copy link
Member

So by automatic submission you mean autocommit mode

@baitao061250
Copy link
Author

Yes, I am thinking that if there is no solution, I can try to compile my own jar, but I don't know where to modify it appropriately, which means it will have the least impact.

@baitao061250
Copy link
Author

My connection tool is Tableau Server, mainly used for refreshing and extracting data.

@davecramer
Copy link
Member

public void setAutoCommit(boolean autoCommit) throws SQLException {

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

No branches or pull requests

2 participants