On Sun, Jan 26, 2014 at 12:29 AM, <[email protected]> wrote: > Is the WAL-overwriting still an issue for 9.3? > > http://michael.otacoo.com/postgresql-2/postgres-9-3-feature-highlight-timeline-switch-of-slave-node-without-archives/
Yes. Timeline switching over streaming is neat in that it makes the switch faster and doesn't require falling back on archives (many people don't have any, although anyone using WAL-E would...), but doesn't change the semantics of the problem. -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
