Re: [CORE] Restore-reliability mode
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>,
Geoff Winkless <pgsqladmin@geoff.dj>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2015-06-08T17:07:56Z
Lists: pgsql-hackers
On Mon, Jun 8, 2015 at 7:01 PM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > David G. Johnston wrote: > > On Mon, Jun 8, 2015 at 12:14 PM, Geoff Winkless <pgsqladmin@geoff.dj> > wrote: > > > > I can see that, and can absolutely get behind the idea of a nightly > being > > > flagged as an alpha, since it should involve next to no developer time. > > > > > Nightly where? This is an international community. > > A "nightly" refers to our development snapshots, which are uploaded to > the ftp servers every "night" (according to some timezone). You can > find them in pub/snapshot/ for each branch. > Snapshots are actually not nightly anymore, and haven't been for some time. They are currently run every 4 hours, and are uploaded to the ftp server once a buildfarm run (on debian x64) finishes. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
Commits
-
Add Valgrind buffer access instrumentation.
- 1e0dfd166b3f 14.0 landed
-
Fix wrong merge resolution making pg_receivexlog fail in 9.2.
- 6b700301c36e 9.2.11 cited