On Thu, May 27, 2010 at 3:52 PM, Kevin Grittner <[email protected]> wrote: > Robert Haas <[email protected]> wrote: >> On Thu, May 27, 2010 at 3:15 PM, Kevin Grittner > >>> (a) The tuples were written within the same transaction which >>> created or truncated the table. > >> In case (a), you mess up visibility with respect to other >> command-IDs within the transaction. > > Surely that problem is surmountable?
I proposed an idea at PGCon, but I believe Tom and Heikki thought it was far too grotty to consider. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
