Re: Need clarification on "field"

2024-06-05 Thread Bruce Momjian
On Wed, Jun 5, 2024 at 12:15:45PM +0200, Laurenz Albe wrote: > On Tue, 2024-06-04 at 19:54 +, 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 > >

Re: Need clarification on "field"

2024-06-05 Thread Laurenz Albe
On Tue, 2024-06-04 at 19:54 +, 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.

Need clarification on "field"

2024-06-05 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/limits.html Description: Under page "https://www.postgresql.org/docs/current/limits.html";, below limitations are mentioned: field size - 1 GB identifier length - 63 bytes I understand "