Skip to content
Snippets Groups Projects
Select Git revision
  • benchmark-tools
  • postgres-lambda
  • master default
  • REL9_4_25
  • REL9_5_20
  • REL9_6_16
  • REL_10_11
  • REL_11_6
  • REL_12_1
  • REL_12_0
  • REL_12_RC1
  • REL_12_BETA4
  • REL9_4_24
  • REL9_5_19
  • REL9_6_15
  • REL_10_10
  • REL_11_5
  • REL_12_BETA3
  • REL9_4_23
  • REL9_5_18
  • REL9_6_14
  • REL_10_9
  • REL_11_4
23 results

postgres-lambda-diff

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Michael Paquier authored
    Using pg_receivewal with synchronous_commit = remote_apply set in the
    backend is incompatible if pg_receivewal is a synchronous standby as it
    never applies WAL, so document this problem and solutions to it.
    
    Backpatch to 9.6, where remote_apply has been added.
    
    Author: Robert Haas, Jesper Pedersen
    Reviewed-by: Laurenz Albe, Álvaro Herrera, Michael Paquier
    Discussion: https://postgr.es/m/1427a2d3-1e51-9335-1931-4f8853d90d5e@redhat.com
    Backpatch-through: 9.6
    059e2269
    History
    Name Last commit Last update