Re: Oracle vs. PostgreSQL - a comment - Mailing list pgsql-general

From Ron
Subject Re: Oracle vs. PostgreSQL - a comment
Date
Msg-id a6e72990-cb54-f218-8111-0b3d897803cf@gmail.com
Whole thread Raw
In response to Re: Oracle vs. PostgreSQL - a comment  (Grigory Smolkin <g.smolkin@postgrespro.ru>)
Responses Re: Oracle vs. PostgreSQL - a comment  (Stephen Frost <sfrost@snowman.net>)
List pgsql-general
On 6/2/20 4:59 AM, Grigory Smolkin wrote:


On 6/2/20 11:22 AM, Ron wrote:
The inability to do a point-in-time restoration of a single database in a multi-db cluster is a serious -- and fundamental -- missing feature (never to be implemented because of the fundamental design).
It is possible via 3rd party tools like pg_probackup and pgbackrest.

pgbackrest does not support PITR recovery of individual databases into new database names in the same cluster (so that the end user can have both the current database and an old version at the same time).


--
Angular momentum makes the world go 'round.

pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Oracle vs. PostgreSQL - a comment
Next
From: Stephen Frost
Date:
Subject: Re: Oracle vs. PostgreSQL - a comment