case and accent insensitive search under Python ? - Mailing list pgsql-general

From M4X
Subject case and accent insensitive search under Python ?
Date
Msg-id e24e32dd-c5b5-a959-e019-93ab9bcf9a30@gmx.com
Whole thread Raw
Responses Re: case and accent insensitive search under Python ?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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
|

|
|




pgsql-general by date:

Previous
From: Rihad
Date:
Subject: Re: Why doesn't autovacuum/analyze run in due time after calling pg_stat_reset?
Next
From: "Peter J. Holzer"
Date:
Subject: Re: PG minor version in data directory?