Re: Remove Deprecated Exclusive Backup Mode
Martín Marqués <martin@2ndquadrant.com>
From: Martín Marqués <martin@2ndquadrant.com>
To: David Steele <david@pgmasters.net>, Christophe Pettus <xof@thebuild.com>,
Magnus Hagander <magnus@hagander.net>
Cc: Robert Haas <robertmhaas@gmail.com>, Fujii Masao <masao.fujii@gmail.com>,
Laurenz Albe <laurenz.albe@cybertec.at>, Stephen Frost <sfrost@snowman.net>,
Adrien NAYRAT <adrien.nayrat@anayrat.info>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-03-01T02:07:47Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove exclusive backup mode
- 39969e2a1e4d 15.0 landed
El 28/2/19 a las 15:13, David Steele escribió: > > It seems to me that the best way to discuss this is via a patch to the > main documentation. I've written something to get us started: > > https://commitfest.postgresql.org/22/2042/ + <para> + The exclusive backup method is deprecated and should be avoided in favor + of the non-exclusive backup method or + <application>pg_basebackup</application>. + </para> Isn't pg_basebackup a non-exclusive backup method? -- Martín Marqués http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services