Rouzzi Anissa wrote: > Please help me i would like to know if there is any way to disable the case sensitivity in > PostgreSQL Server. > How can i achieve that? I guess you are speaking about string comparison. You could use the "citext" type defined in the contrib module of that name: https://www.postgresql.org/docs/current/static/citext.html Yours, Laurenz Albe
Rouzzi Anissa wrote:
> Please help me i would like to know if there is any way to disable the case sensitivity in
> PostgreSQL Server.
> How can i achieve that?
I guess you are speaking about string comparison.
You could use the "citext" type defined in the contrib module of that name:
https://www.postgresql.org/docs/current/static/citext. html
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера