On 2025/04/24 23:30, Robert Treat wrote:
On Wed, Apr 23, 2025 at 2:54 AM Fujii Masao wrote:
Hi,
In config.sgml, the entries for max_replication_slots and
max_active_replication_origins include secondary index terms:
max_replication_slots configuration
parameter
in a s
On Thu, 2025-04-24 at 09:48 +, PG Doc comments form wrote:
> https://www.postgresql.org/docs/current/ddl-partitioning.html / 5.12.2.3.
> Limitations says:
>
> > To create a unique or primary key constraint on a partitioned table, the
> partition keys must not include any expressions or functio
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/ddl-partitioning.html
Description:
https://www.postgresql.org/docs/current/ddl-partitioning.html / 5.12.2.3.
Limitations says:
> To create a unique or primary key constraint on a partitio
On Fri, Apr 11, 2025 at 8:45 AM Euler Taveira wrote:
> On Fri, Apr 11, 2025, at 5:32 AM, Yaroslav Saburov wrote:
> On the tutorial-agg page in the code example
>
> SELECT city FROM weather WHERE temp_lo = max(temp_lo); WRONG
>
> you need to add a comment before WRONG
>
> If you consider that that
On Wed, Apr 23, 2025 at 2:54 AM Fujii Masao wrote:
>
> Hi,
>
> In config.sgml, the entries for max_replication_slots and
> max_active_replication_origins include secondary index terms:
>
> max_replication_slots configuration
> parameter
> in a sending server
>
> max_act