case and accent insensitive search under Python ?

From: M4X <77M1C(at)gmx(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: case and accent insensitive search under Python ?
Date: 2023-08-19 07:25:29
Message-ID: e24e32dd-c5b5-a959-e019-93ab9bcf9a30@gmx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm considering to migrate to postgresql... ( still examining the pro/con )

It seem that is possible to make a search that is case and accent
insensitive.

|I've dig https://www.postgresql.org/docs/current/textsearch-intro.html
and other resources,|

|but I didn't find yet an example that demonstrate it. (from Python
would be even better :) )

Just to see if it's easy to implement.
|

|Thanks.|

|Max
|

|
|

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter J. Holzer 2023-08-19 09:14:22 Re: PG minor version in data directory?
Previous Message Rihad 2023-08-19 05:35:25 Re: Why doesn't autovacuum/analyze run in due time after calling pg_stat_reset?