Re: Partition with check constraint with "like"

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Partition with check constraint with "like"
Дата
Msg-id CAApHDvriy5vqSpDb_qzo=KCpi8kjgFbDEyOn=BkbUuZsmGRj8Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Partition with check constraint with "like"  (Nagaraj Raj <nagaraj.sf@yahoo.com>)
Список pgsql-performance
On Sat, 22 May 2021 at 10:59, Nagaraj Raj <nagaraj.sf@yahoo.com> wrote:
> ERROR: empty range bound specified for partition "mytable_z" DETAIL: Specified lower bound ('Z') is greater than or
equalto upper bound ('['). SQL state: 42P17
 

It looks like '[' does not come after 'Z' in your collation.

David



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Partition with check constraint with "like"
Следующее
От: "Michel SALAIS"
Дата:
Сообщение: RE: Partition with check constraint with "like"