Need solution for weekly database "snapshot"

Поиск
Список
Период
Сортировка
От Moshe Jacobson
Тема Need solution for weekly database "snapshot"
Дата
Msg-id CAJ4CxLmJYyJCbb5iu06HdsnwLnk4zrb=DabEPoDhMsthj523NQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Need solution for weekly database "snapshot"
Re: Need solution for weekly database "snapshot"
Список pgsql-general
We have a report in our system that is pulled many times each week, but needs to be based off data from Sunday at noon. So every Sunday at noon, we back up our main database and restore it into a new reporting snapshot database.

The problem is that backing up and restoring the database every week is a very costly operation that can take many hours. It brings the system to its knees.

Unfortunately the report touches a lot of the database, so it would be unreasonable to try to add versioning to the data the report pulls.

Is there an easier way of maintaining a snapshot of our database that can be accessed throughout the week?

Thanks for any suggestion.

--
Moshe Jacobson
Nead Werx, Inc. | Manager of Systems Engineering
2323 Cumberland Parkway, Suite 201 | Atlanta, GA 30339
moshe@neadwerx.com | 
www.neadwerx.com

"Quality is not an act, it is a habit." -- Aristotle

В списке pgsql-general по дате отправления:

Предыдущее
От: Alfonso Afonso
Дата:
Сообщение: Re: using text search
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: Need solution for weekly database "snapshot"