Zach Bagnall <zach.bagnall@xxxxxxxxxxxxxxxxxxxx> writes: >> Seriously though, the PITR recovery mechanism is quite mature and usable. > I would say it is a good start - and progress is clearly being made. But > it wont be "usable" for most serious applications until we have > per-database transaction logging and backup recovery. Don't hold your breath; that's not even on the agenda, much less something that's likely to appear soon. If you need separable recovery then run a different postmaster instance for each database. regards, tom lane