PostgreSQL 子项的最大大小是多少 Table
What is the Maximum Size of PostgreSQL Child Table
PostgreSQL Child 的最大大小是多少 Table?
我在这里看到了 32TB 的限制 http://www.postgresql.org/about/,但它没有指定子表。
A child table 仍然是 table,因此同样的限制适用。
PostgreSQL Child 的最大大小是多少 Table?
我在这里看到了 32TB 的限制 http://www.postgresql.org/about/,但它没有指定子表。
A child table 仍然是 table,因此同样的限制适用。