Replies: 4 comments 5 replies
|
One finding I am observing is that some settings/configs are not being applied. I am providing custom config values, but when querying the database (pg_settings) it has different values from what I provided. EDIT: my pg_settings query was wrong, it was using setting instead of current_setting, hence the false-positive warnings. |
|
Hi @inevolin. Thank you for reporting this. Your benchmark is nicely done. We're planning to release a similar benchmarking tool for ParadeDB as well, and may draw inspiration from your work. A few things to jump out to me:
Thank you for making this project and sharing it with us :) |
|
Thanks @philippemnoel and happy new year!
|
|
@philippemnoel does paradeDB utilize a different storage mechanism for large JSON documents, or do they also get TOASTed by default? The reason why I'm asking is this use case: https://www.reddit.com/r/PostgreSQL/comments/1q5ts8u/postgres_with_large_jsonbs_vs_elasticsearch/ |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What would you like to discuss?
Hi team 👋
I've been benchmarking ParadeDB vs Elasticsearch for full-text search performance, and I wanted to share the findings and start a discussion. In my tests I consistently see Elastic outperforming ParadeDB, so I'm curious whether this is expected or not (since there are not many independent benchmarks available online). Maybe I missed something in my testing suite. Looking forward to hearing some thoughts and feedback: https://github.com/inevolin/ParadeDB-vs-ElasticSearch
Best regards
Full Name:
Ilja N
Affiliation:
n.a.
All reactions