On 08/02/10 10:38 AM, stee...@gmail.com wrote:
Need some help to configure the WAl files shipping and restore it to the target server.here is what
I configured in the source server. (both windows)In postgresql.conf, I enabled the following
option.# WRITE AHEAD LOGfsync = on synch
Need some help to configure the WAl files shipping and restore it to the target
server.here is what I configured in the source server. (both windows)In
postgresql.conf, I enabled the following option.# WRITE AHEAD LOGfsync = on
synchronous_commit = on wal_sync_method = fsync