Live data from Hacker News

12 Days of PostgreSQL Tools and Projects

timescale.com

1–3 of 3 posts

Re: 12 Days of PostgreSQL Tools and Projects

#2
Anyone tried any of the alternative full-text search extensions mentioned? Zombodb sounds good, except I would like that it didn’t work synchronously and fail transactions if there is a network error talking to ElasticSearch. I think most people will use Postgres’ built in FTS up until a point or go straight to an application level integration with ElasticSearch.