[ hadn't been following this thread, sorry ] Hannu Krosing <ha...@2ndquadrant.com> writes: > My RFC was for a proposal to skip writing the unneeded info in local > tables and put it _only_ in WAL.
This concept seems fundamentally broken. What will happen if the master crashes immediately after emitting the WAL record? It will replay it locally, that's what, and thus you have uncertainty about whether the master will contain the data or not. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers