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

investigate "Error: pq: no unpinned buffers available" error #122

Closed
kaidaguerre opened this issue Feb 1, 2021 · 1 comment
Closed

investigate "Error: pq: no unpinned buffers available" error #122

kaidaguerre opened this issue Feb 1, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kaidaguerre
Copy link
Contributor

@kai @binaek my best guess from quick research is that it's related to our small shared_buffers size  defined here - https://github.com/turbot/steampipe/blob/main/db/start.go#L126```
@kaidaguerre kaidaguerre added the bug Something isn't working label Feb 1, 2021
@e-gineer
Copy link
Contributor

e-gineer commented Feb 6, 2021

FYI - since commenting out that setting as a test I’ve not seen this problem again.

We need to review these settings for the optimal values. Perhaps ask the Postgres mailing list for a quick review?

@kaidaguerre kaidaguerre added this to the 0.1.2 milestone Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants