Re: Extension - multilingual_fuzzy_match : Multilingual phonetic matching extension for PostgreSQL

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Blessy Thomas <blessy456bthomas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Extension - multilingual_fuzzy_match : Multilingual phonetic matching extension for PostgreSQL
Date: 2026-03-03 05:18:27
Message-ID: 1e4a073f-a395-45e4-a7a1-0ced47ac9cb1@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 3/2/26 8:25 AM, Blessy Thomas wrote:
> 6. Feedback Requested
>
> I would really appreciate feedback from the community on:
> - Extension design approach
> - Performance considerations
> - Suitability for PGXN submission
> I would love suggestions, improvements, and any guidance on making this
> production-ready. I’m sharing this not just as a project, but as a
> starting point for discussion about multilingual data handling inside
> PostgreSQL.
>
> Looking forward to your thoughts and critiques.

Hi,

For this kind of extension I think the main thing to do is to build a
proof of concept and see if there is any interest. Plus here on -hackers
is not the right place to ask anyway since this list is mostly concerned
with hacking on PostgreSQL and not concerned with writing extensions.

There are other places where actual PostgreSQL users hang out, e.g. the
-general mailing list, but in those places I would still recommend
showing up with a PoC extension. People are much more interested in
giving feedback if there is some code rather than giving feedback to a
plan for something which may not even get built.

Andreas

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nandish Bhuva 2026-03-03 10:10:15 Re: Timezone handling with timestamp without time zone columns
Previous Message David G. Johnston 2026-03-02 23:32:44 Re: Documentation weirdness

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-03-03 05:36:50 Re: Add expressions to pg_restore_extended_stats()
Previous Message shveta malik 2026-03-03 05:14:30 Question Regarding Publication Membership and Inheritance