Re: 8.2 Autovacuum BUG ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi David,

If it's yes what needs to be done in order to stabilize this issue??

Thanks in advance.

Regards,
Pavan

On Jan 23, 2018 8:15 PM, "David G. Johnston" <david.g.johnston@xxxxxxxxx> wrote:
On Tue, Jan 23, 2018 at 7:39 AM, Pavan Teja <pavan.postgresdba@xxxxxxxxx> wrote:
" checkpoints are frequently occurring (1second apart). Consider increasing checkpoint_segements parameter".

The custom on these lists is to bottom or inline post.​

​This tends to appear when someone decide to write a load script of the form:

INSERT INTO tbl (cols) VALUES (...);
INSERT INTO ​tbl (cols) VALUES (...);
[repeat many, many, times]

(note the lack of BEGIN/END, single transaction help mitigate it somewhat)

David J.


[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux