On Mon, Mar 3, 2014 at 9:57 AM, Andres Freund <[email protected]> wrote: > Hm, I think all it needs to do disable delta encoding if > need_tuple_data (which is dependent on wal_level=logical).
Why does it need to do that? The logical decoding stuff should be able to reverse out the delta encoding. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
