| From: | Jaime Casanova <jaime(at)2ndquadrant(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: including backend ID in relpath of temp rels - updated patch |
| Date: | 2010-07-23 15:05:11 |
| Message-ID: | AANLkTi=VVheAFtT=uO60KiZJm9p2teBsjQPC+nTehOQq@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jun 10, 2010 at 3:39 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>
>
> I believe that this patch will clear away one major obstacle to
> implementing global temporary and unlogged tables: it enables us to be
> sure of cleaning up properly after a crash without relying on catalog
> entries or XLOG. Based on previous discussions, however, I believe
> there is support for making this change independently of what becomes
> of that project, just for the benefit of having a more robust cleanup
> mechanism.
>
Hi,
i was looking at v3 of this patch...
it looks good, works as advertised, pass regression tests, and all
tests i could think of...
haven't looked the code at much detail but seems ok, to me at least...
--
Jaime Casanova www.2ndQuadrant.com
Soporte y capacitación de PostgreSQL
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Markus Wanner | 2010-07-23 15:22:30 | Re: [HACKERS] CommitFest 2010-07 week one progress report |
| Previous Message | Robert Haas | 2010-07-23 14:57:57 | Re: psql \conninfo command (was: Patch: psql \whoami option) |