Re: Need clarification on "field"

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Need clarification on "field"
Дата
Msg-id e81a46253611eb9365ad979b21e83d2156b0121e.camel@cybertec.at
обсуждение исходный текст
Ответ на Need clarification on "field"  (PG Doc comments form <noreply@postgresql.org>)
Ответы Re: Need clarification on "field"  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
On Tue, 2024-06-04 at 19:54 +0000, PG Doc comments form wrote:
> Under page "https://www.postgresql.org/docs/current/limits.html", below
> limitations are mentioned:
>
> field size - 1 GB
> identifier length - 63 bytes
>
> I understand "identifier" as the name we provide for tables, columns etc.
>
> By the way, what is "field" in Postgresql? I don't see any official
> page/explanation for this.

The PostgreSQL term would be "attribute".  Perhaps we should use that.
Alternatively, what about "column value"?  It is perhaps not accurate,
because a Datum need not be stored in a column, but it might be readily
understandable.

Yours,
Laurenz Albe



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Minor accuracy issue
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Need clarification on "field"