Re: A generated column cannot be part of a partition key

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: A generated column cannot be part of a partition key
Дата
Msg-id CAKFQuwbB5CZWw8jxxPfbFkTHjiepCSXt1osmFT7GhCPjPGVuvw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: A generated column cannot be part of a partition key  (Diego Stammerjohann <diegostammer@gmail.com>)
Ответы Re: A generated column cannot be part of a partition key
Список pgsql-bugs
On Tuesday, July 23, 2024, Diego Stammerjohann <diegostammer@gmail.com> wrote:

So, for me, it would be good to have in some place the information that an IDENTITY column is not a GENERATED column. That's what caused confusion to me.


Yeah, 5.3 defines what generated columns are and does not include identity.  But nothing in Chapter 5 discusses identity which seems like a bug if Chapter 5 is intended be the official reference for concepts.  Maybe we need to rename Defaults to also reference Identity?

We should point out in 5.3 that Identity is not “generated” and ensure that we link to 5.3 when we use “generated column” elsewhere in the docs.

David J.

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