On Tue, Jan 24, 2017 at 5:45 AM, Israel Brewster
wrote:
> On Jan 23, 2017, at 10:06 AM, Jerry Sievers
> wrote:
>
>
> Israel Brewster writes:
>
> I have a backup strategy that in part consists of doing pg_dump s on my
> various databases. In order to hopefully reduce/prevent operational
> slow-d
On Jan 23, 2017, at 10:06 AM, Jerry Sievers wrote:
>
> Israel Brewster writes:
>
>> I have a backup strategy that in part consists of doing pg_dump s on my
>> various databases. In order to hopefully reduce/prevent operational
>> slow-down as a result of the
>> backup, I do the dumps from my
Israel Brewster writes:
> I have a backup strategy that in part consists of doing pg_dump s on my
> various databases. In order to hopefully reduce/prevent operational slow-down
> as a result of the
> backup, I do the dumps from my secondary server, configured as a hot standby
> with streaming
I have a backup strategy that in part consists of doing pg_dump s on my various databases. In order to hopefully reduce/prevent operational slow-down as a result of the backup, I do the dumps from my secondary server, configured as a hot standby with streaming replication.In general this works fine