Re: [External] Re: WAL Replication query

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

 




Yes, in that case you can lose committed data.  The normal way to avoid that is to use
synchronous replication.  That is easy to set up, but has some implications:

- it will slow down data modifications considerably
- you should have a low network latency between the machines
- the whole system becomes unavailable if the standby goes down, so have at
  least two synchronous standbys if you want good availability


Thanking  all for the prompt replies and guidance for clarifying the doubts and queries. 

Krishane
 

[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux