Re: PostgreSQL 11 global index

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: PostgreSQL 11 global index
Дата
Msg-id FA5846F6-CF05-46E8-ACB1-72FC16CCB0BD@elevated-dev.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 11 global index  (legrand legrand <legrand_legrand@hotmail.com>)
Ответы Re: PostgreSQL 11 global index  (Scott Ribe <scott_ribe@elevated-dev.com>)
Список pgsql-admin
Parse time & execution time.

Why are you not just using a sequence?

Do you have an application which requires contiguous numbers?

--
Scott Ribe
scott_ribe@elevated-dev.com
https://www.linkedin.com/in/scottribe/



> On Aug 13, 2018, at 4:39 PM, legrand legrand <legrand_legrand@hotmail.com> wrote:
>
> I'm suspecting parsing time for "SELECT count(1) > 1 FROM tabpart WHERE id =
> NEW.id",



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

Предыдущее
От: legrand legrand
Дата:
Сообщение: Re: PostgreSQL 11 global index
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: PostgreSQL 11 global index