| From: | Kasper Kondzielski <kghost0(at)gmail(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | pgsql-docs(at)lists(dot)postgresql(dot)org, jaroslaw(dot)kijanowski(at)softwaremill(dot)com |
| Subject: | Re: Request for further clarification on synchronous_commit |
| Date: | 2020-10-17 12:51:47 |
| Message-ID: | CAFv2VPQpTrZ5MPgvHTm4DD1mj0Sj0BNk-7BvNShxUYSwh98Uvw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
That's awesome, thanks!
czw., 15 paź 2020 o 21:16 Bruce Momjian <bruce(at)momjian(dot)us> napisał(a):
> On Tue, Oct 6, 2020 at 07:38:48PM -0400, Bruce Momjian wrote:
> > On Fri, Aug 21, 2020 at 04:15:39PM -0400, Bruce Momjian wrote:
> > > How is this for a table?
> > >
> > > -- local -- ------------------- standbys
> ------------------
> > > durable query durable commit durable
> commit
> > > commit consistency after OS crash after
> PG crash
> > > remote_apply X X X X
> > > on X X X
> > > remote_write X X
> > > local X
> > > off
> >
> > I have created the attached doc patch which I plan to apply to all
> > supported versions of Postgres.
>
> I have applied this patch through 9.6. 9.5 didn't have all the options.
>
> --
> Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
> EnterpriseDB https://enterprisedb.com
>
> The usefulness of a cup is in its emptiness, Bruce Lee
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Westermann (DWE) | 2020-10-17 13:50:26 | Re: Wrong example in the bloom documentation |
| Previous Message | Daniel Gustafsson | 2020-10-16 09:29:59 | Re: Fix PL/Lua link in External Projects appendix |