Hello Encore Team,
I’m using the encoredev/postgres-image Docker image for local development and noticed that while it includes many popular extensions (e.g., pg_trgm, fuzzystrmatch), it currently lacks support for pg_bigm and PGroonga. These extensions provide critical capabilities for Japanese-language applications:
pg_bigm: Offers reliable bigram indexing for accurate and fast substring searches in Japanese text.
PGroonga: Enables high-performance full-text search, fuzzy matching, and real-time index updates for multilingual content.
Could you please consider adding pg_bigm and/or PGroonga to the official image? Having these extensions available locally would greatly simplify development and enable realistic testing before deploying to production environments that support them.
Thank you for your consideration and for all the great work on Encore!
Best regards.
Hello Encore Team,
I’m using the encoredev/postgres-image Docker image for local development and noticed that while it includes many popular extensions (e.g., pg_trgm, fuzzystrmatch), it currently lacks support for pg_bigm and PGroonga. These extensions provide critical capabilities for Japanese-language applications:
pg_bigm: Offers reliable bigram indexing for accurate and fast substring searches in Japanese text.
PGroonga: Enables high-performance full-text search, fuzzy matching, and real-time index updates for multilingual content.
Could you please consider adding pg_bigm and/or PGroonga to the official image? Having these extensions available locally would greatly simplify development and enable realistic testing before deploying to production environments that support them.
Thank you for your consideration and for all the great work on Encore!
Best regards.