Re: Update or Delete causes canceling of long running slave queries

From: Viswanath <M(dot)Viswanath16(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Update or Delete causes canceling of long running slave queries
Date: 2016-05-12 17:54:23
Message-ID: 1463075663280-5903334.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I am using postgres 9.5
Yes,I restarted the server after changing the autovacuum to off. Also
verified that autovacuum process is not running.

standby db configurations: (mostly default conf only)
hot_standby = on
max_standby_archive_delay = 30s
max_standby_streaming_delay = 30s
wal_receiver_status_interval = 10s
hot_standby_feedback = off
wal_receiver_timeout = 60s
wal_retrieve_retry_interval = 5s

--
View this message in context: http://postgresql.nabble.com/Update-or-Delete-causes-canceling-of-long-running-slave-queries-tp5903250p5903334.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message db042190 2016-05-12 17:56:20 Re: downloaded 32 bit pg 9.1 but driver isnt seeing some rows
Previous Message db042190 2016-05-12 17:39:32 downloaded 32 bit pg 9.1 but driver isnt seeing some rows