Re: Transaction Snapshot Cloning

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Transaction Snapshot Cloning
Date: 2008-01-12 21:22:12
Message-ID: 22219.1200172932@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> ... So if we did this via an installable module approach then we
> would be able to use it much sooner for upgrading to 8.3, rather than
> waiting for 8.4

I think it borders on ludicrous to imagine making this work with just an
installable module and no core-code changes. So no, I refuse to spend
any time helping to design an implementation for 8.3. It'll be a hard
enough problem to make this work for 8.4.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Mielke 2008-01-12 22:31:32 Re: Postgresql Materialized views
Previous Message Simon Riggs 2008-01-12 21:19:11 Re: Postgresql Materialized views