Re: [HACKERS] Why forcing Hot_standby_feedback to be enabled when creating a logical decoding slot on standby

2018-01-31 Thread sanyam jain
if relationID < 1. This hack will only work for a single logical slot on standby. Pausing recovery will increase the size of pg_xlog directory as walreceiver will continue receiving WAL. Querying standby might result in wrong output. Thanks, Sanyam Jain

Setting BLCKSZ 4kB

2018-01-15 Thread sanyam jain
15kB row size. Does turning off FPWs will be safe if BLCKSZ is set to 4kB given page size of file system is 4kB? Thanks, Sanyam Jain

Error bundling script file with extension when event trigger commands are used

2017-12-05 Thread sanyam jain
g#20170913075559.25630.41...@wrigleys.postgresql.org I couldn't understand much from the above thread but like to solve this problem. Thanks, Sanyam Jain