Incremental Refresh - PostgreSQL 9.2

Поиск
Список
Период
Сортировка
От drum.lucas@gmail.com
Тема Incremental Refresh - PostgreSQL 9.2
Дата
Msg-id CAE_gQfUqvmewj91Sg81Orc7S+=aO0xG-xftMB4UycByVEdWHZw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Incremental Refresh - PostgreSQL 9.2  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: Incremental Refresh - PostgreSQL 9.2  (Matheus de Oliveira <matioli.matheus@gmail.com>)
Список pgsql-admin
Hi all,

I've got a Master server and a Test Server.

Master server has a 1.7 TB
Test server has a full copy from master - 1.7 TB.

The copy was made using pg_dump

I.E: /usr/pgsql-9.2/bin/pg_dump --exclude-table-data='junk.*' --format=custom geoop_live > bigdump.sql

Question:
Now that the test server has a full copy from master, how could I just do a incremental refreshing once a month?

Instead copying all the DB (1.7GB), just copy what has been changed?
Is that possible?

Cheers

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

Предыдущее
От: Venkata Balaji N
Дата:
Сообщение: Re: PostgreSQL 9.3.5 - Enable SSL
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Incremental Refresh - PostgreSQL 9.2