On Mon, Nov 4, 2024 at 5:57 PM Heikki Linnakangas wrote:
> On 04/11/2024 17:53, Robert Haas wrote:
> > On Mon, Nov 4, 2024 at 9:19 AM Alvaro Herrera
> > wrote:
> >> It's looking to me like there's just too much cruft in the quest to
> >> avoid having to reach consensus on new syntax. This might
On Mon, Nov 4, 2024 at 8:04 AM Michael Paquier wrote:
> On Mon, Nov 04, 2024 at 06:29:42AM +0200, Alexander Korotkov wrote:
> > The attached patchset contains patch 0001, which improves handling of
> > not in recovery state by usage of PromoteIsTriggered(). When
> > (PromoteIsTriggered() == false
On Mon, Nov 4, 2024 at 4:19 PM Alvaro Herrera wrote:
> On 2024-Nov-04, Alexander Korotkov wrote:
>
> > On Mon, Nov 4, 2024 at 8:04 AM Michael Paquier wrote:
>
> > > Using output parameters in a procedure is something I did not recall.
> > > Based on your point about not using a function due your
On 04/11/2024 18:53, Robert Haas wrote:
On Mon, Nov 4, 2024 at 10:57 AM Heikki Linnakangas wrote:
Maybe that's just a better fit and we don't need either a procedure
or new syntax.
I think it would still be good to expose the feature at SQL level too.
Makes it easier to test and makes it usabl
On Mon, Nov 4, 2024 at 10:57 AM Heikki Linnakangas wrote:
> > There's also the patch that Heikki posted to wait using a
> > protocol-level facility.
>
> It was Peter E
Oops.
> > Maybe that's just a better fit and we don't need either a procedure
> > or new syntax.
> I think it would still be goo
On 04/11/2024 17:53, Robert Haas wrote:
On Mon, Nov 4, 2024 at 9:19 AM Alvaro Herrera wrote:
It's looking to me like there's just too much cruft in the quest to
avoid having to reach consensus on new syntax. This might be a mistake.
Is it possible to backtrack on that decision?
There's als
On Mon, Nov 4, 2024 at 9:19 AM Alvaro Herrera wrote:
> It's looking to me like there's just too much cruft in the quest to
> avoid having to reach consensus on new syntax. This might be a mistake.
> Is it possible to backtrack on that decision?
There's also the patch that Heikki posted to wait u
On 2024-Nov-04, Alexander Korotkov wrote:
> On Mon, Nov 4, 2024 at 8:04 AM Michael Paquier wrote:
> > Using output parameters in a procedure is something I did not recall.
> > Based on your point about not using a function due your argument based
> > on the snapshots, let's just use that and for
On Mon, Nov 4, 2024 at 8:04 AM Michael Paquier wrote:
>
> On Mon, Nov 04, 2024 at 06:29:42AM +0200, Alexander Korotkov wrote:
> > The attached patchset contains patch 0001, which improves handling of
> > not in recovery state by usage of PromoteIsTriggered(). When
> > (PromoteIsTriggered() == fal
On Mon, Nov 04, 2024 at 06:29:42AM +0200, Alexander Korotkov wrote:
> The attached patchset contains patch 0001, which improves handling of
> not in recovery state by usage of PromoteIsTriggered(). When
> (PromoteIsTriggered() == false), last replay LSN is not accepted and
> not reported in errdet
On Sun, Nov 3, 2024 at 11:03 PM Alexander Korotkov wrote:
> On Sun, Nov 3, 2024 at 10:54 PM Alexander Korotkov
> wrote:
> >
> > On Mon, Oct 28, 2024 at 9:42 PM Alexander Korotkov
> > wrote:
> > >
> > > On Mon, Oct 28, 2024 at 11:36 AM Heikki Linnakangas
> > > wrote:
> > > >
> > > > On 25/10/
On Sun, Nov 3, 2024 at 10:54 PM Alexander Korotkov wrote:
>
> On Mon, Oct 28, 2024 at 9:42 PM Alexander Korotkov
> wrote:
> >
> > On Mon, Oct 28, 2024 at 11:36 AM Heikki Linnakangas wrote:
> > >
> > > On 25/10/2024 14:56, Alexander Korotkov wrote:
> > > > I see that pg_wal_replay_wait_status()
Hi, Heikki!
On Mon, Oct 28, 2024 at 9:42 PM Alexander Korotkov
wrote:
>
> On Mon, Oct 28, 2024 at 11:36 AM Heikki Linnakangas
wrote:
> >
> > On 25/10/2024 14:56, Alexander Korotkov wrote:
> > > I see that pg_wal_replay_wait_status() might look weird, but it seems
> > > to me like the best of fea
On Mon, Oct 28, 2024 at 11:36 AM Heikki Linnakangas wrote:
>
> On 25/10/2024 14:56, Alexander Korotkov wrote:
> > I see that pg_wal_replay_wait_status() might look weird, but it seems
> > to me like the best of feasible solutions.
>
> I haven't written many procedures, but our docs say:
>
> > Pro
14 matches
Mail list logo