Search Postgresql Archives

Problem managing slots in Patroni

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

 



Hi,

I use patroni version 3.2.1. There is a point that I do not understand in the slots management with Patroni.
Patroni creates a slot automatically on primary node when there is a standby attached, although this slot does not belong to the patroni configuration.
How to prevent the automatic creation of this slot?

Thanks for helping

Here is Patroni configuration:
    slots:
      barman_x:
        type: physical
      barman_y:
        type: physical
      logic_slot:
        database: test
        plugin: pgoutput
    postgresql:
      use_pg_rewind: true
      use_slots: true

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux