On Thu, 19 Sept 2024 at 02:17, Laurenz Albe wrote:
>
> On Tue, 2024-09-17 at 22:32 +, PG Doc comments form wrote:
> > I would like the documentation to explain how to use Hash partitions. It
> > says one needs to provide a modulus and remainder, but the exact syntax is
> > not stated in the re
On Tue, 2024-09-17 at 22:32 +, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/16/ddl-partitioning.html
> Description:
>
> I would like the documentation to explain how to use Hash partitions. It
> say
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/xfunc-c.html
Description:
quhan@khan1-3 build % clang -shared -fPIC -o libpqtxt.dylib ../src/*.c
-I/Library/PostgreSQL/17/include/postgresql/server
-I/Library/PostgreSQL/17/include -L/Libr
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/ddl-partitioning.html
Description:
I would like the documentation to explain how to use Hash partitions. It
says one needs to provide a modulus and remainder, but the exact syntax is
not s
On 11.09.24 22:12, PG Doc comments form wrote:
Page:https://www.postgresql.org/docs/16/sql-altertable.html
Description:
I am newish to Postgres, and the term "table metadata" was confusing to
me.
I think it is pretty easy to do a quick internet search to find out what
table metadata is in the