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

Very slow performance conducting basic database operations #3606

Open
danielrosehill opened this issue May 23, 2024 · 1 comment
Open

Very slow performance conducting basic database operations #3606

danielrosehill opened this issue May 23, 2024 · 1 comment
Labels
needs: unblocking Blocked by other work type: bug Something isn't working type: maintenance Refactoring and technical debt payoff user reported Reported by a Mathesar user work: other
Milestone

Comments

@danielrosehill
Copy link

Just curious to know whether anyone else is experiencing this / it might be a known bug.

Reading, writing columns and rows has a noticeable lag for me but working with the database through a conventional frontend like Dbeaver is fine.

Anything work trying?

@danielrosehill danielrosehill added needs: triage This issue has not yet been reviewed by a maintainer type: bug Something isn't working labels May 23, 2024
@kgodey
Copy link
Contributor

kgodey commented May 23, 2024

@danielrosehill This is a known issue, and it's the biggest priority for our upcoming beta release (which will be Mathesar's next release, coming in a couple of months). You can track our progress here: #3516

Eliminating network latency between Mathesar and the DB (i.e. hosting connected DBs on the same server) will be faster, if that's an option for you. But unfortunately there's no quick fix, we made non-optimal technology choices for the initial development of the project which we're in the process of replacing.

@kgodey kgodey added type: maintenance Refactoring and technical debt payoff needs: unblocking Blocked by other work user reported Reported by a Mathesar user work: other and removed needs: triage This issue has not yet been reviewed by a maintainer labels May 23, 2024
@kgodey kgodey added this to the Beta milestone May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: unblocking Blocked by other work type: bug Something isn't working type: maintenance Refactoring and technical debt payoff user reported Reported by a Mathesar user work: other
Projects
None yet
Development

No branches or pull requests

2 participants