Re: Case insensitive query on existing data

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: Case insensitive query on existing data
Дата
Msg-id CAHOFxGrAOCxW84+gSOzyo_b1q-2D_35nXwCP37C-4RGs75Uduw@mail.gmail.com
обсуждение исходный текст
Ответ на Case insensitive query on existing data  (Saurav Sarkar <saurav.sarkar1@gmail.com>)
Ответы Re: Case insensitive query on existing data  (Saurav Sarkar <saurav.sarkar1@gmail.com>)
Список pgsql-general
create index concurrently lower( jsonb->>'name' ), drop old_index concurrently, ensure that where/on/group by conditions use lower( jsonb->>'name' ), then take lunch.

What's your concern with this process?

В списке pgsql-general по дате отправления:

Предыдущее
От: Michael Lewis
Дата:
Сообщение: Re: hash joins are causing no space left error
Следующее
От: Henry Francisco Garcia Cortez
Дата:
Сообщение: Fwd: changing password pgagent service account