On Tue, Jul 23, 2024 at 8:14 AM Zhijie Hou (Fujitsu)
wrote:
>
> I also agree that separating the 2 queries makes sense.
Please find the patch with the suggested change.
thanks
Shveta
v2-0001-Correction-in-doc-of-failover-ready-steps.patch
Description: Binary data
On Monday, July 22, 2024 7:13 PM Amit Kapila wrote:
>
> On Mon, Jul 22, 2024 at 10:59 AM shveta malik
> wrote:
> >
> > On Mon, Jul 22, 2024 at 10:46 AM shveta malik
> wrote:
> > >
> > > Hi,
> > >
> > > We have a query in failover-ready doc referring to
> > > pg_subscription_rel. Unlike pg_subsc
On Mon, Jul 22, 2024 at 01:55:52PM +, PG Doc comments form wrote:
> In
> https://www.postgresql.org/docs/16/plpgsql-control-structures.html#PLPGSQL-ERROR-TRAPPING
> handler_statements are documented as optional.
>
> However, the following example shows that handler_statements can be omitted.
> On 22 Jul 2024, at 18:24, Tom Lane wrote:
>
> PG Doc comments form writes:
>> The following documentation comment has been logged on the website:
>> Page: https://www.postgresql.org/docs/16/plpgsql-cursors.html
>> Description:
>
>> The documentation shows this example for the MOVE statement
PG Doc comments form writes:
> The following documentation comment has been logged on the website:
> Page: https://www.postgresql.org/docs/16/plpgsql-cursors.html
> Description:
> The documentation shows this example for the MOVE statement:
> MOVE FORWARD 2 FROM curs4;
> According to the docs,
> On 22 Jul 2024, at 15:18, jian he wrote:
>
> On Mon, Jul 22, 2024 at 8:38 PM PG Doc comments form
> wrote:
>>
>> The following documentation comment has been logged on the website:
>>
>> Page: https://www.postgresql.org/docs/16/plpgsql-errors-and-messages.html
>> Description:
>>
>> The us
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/plpgsql-control-structures.html
Description:
In
https://www.postgresql.org/docs/16/plpgsql-control-structures.html#PLPGSQL-ERROR-TRAPPING
handler_statements are documented as optional.
Ho
On Mon, Jul 22, 2024 at 8:38 PM PG Doc comments form
wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/16/plpgsql-errors-and-messages.html
> Description:
>
> The using option is documented as follows for all variants of the rai
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/plpgsql-errors-and-messages.html
Description:
The using option is documented as follows for all variants of the raise
statement:
USING option = expression [, ... ]
However, since "do $$
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/plpgsql-cursors.html
Description:
The documentation shows this example for the MOVE statement:
MOVE FORWARD 2 FROM curs4;
According to the docs, this should not work. The count is docume
On Mon, Jul 22, 2024 at 10:59 AM shveta malik wrote:
>
> On Mon, Jul 22, 2024 at 10:46 AM shveta malik wrote:
> >
> > Hi,
> >
> > We have a query in failover-ready doc referring to
> > pg_subscription_rel. Unlike pg_subscription, pg_subscription_rel gives
> > results only when connected to the da
On Mon, Jul 22, 2024 at 10:45 AM shveta malik wrote:
>
> On Fri, Jul 19, 2024 at 10:43 AM Zhijie Hou (Fujitsu)
> wrote:
> >
> > Hi,
> >
> > The documentation incorrectly stated that users cannot alter subscription's
> > failover option when two-phase commit is enabled.
> >
> > When writing this d
12 matches
Mail list logo