Tagged Questions

1
vote
1answer
64 views

PostgreSQL and Point in Time Recovery

I was reading through this: http://www.postgresql.org/about/ And I saw this: An enterprise class database, PostgreSQL boasts sophisticated features such as ... point in time recovery I …