Re: Tom Lane's presentation on SERIALIZABLE etc?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Tom Lane's presentation on SERIALIZABLE etc?
Date: 2007-06-13 14:44:03
Message-ID: 20070613144403.GB9264@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > I remember there used to be somewhere a link to a talk Tom gave (on
> > OSCON 2001 maybe?) on transaction processing, SERIALIZABLE, SELECT FOR
> > UPDATE, etc. I'm pretty sure it was linked to somewhere in the old
> > developers page, but I cannot find it in the new one or elsewhere. I
> > searched the OSCON site but it isn't showing up either.
>
> I think you mean
>
> \Header{PostgreSQL Concurrency Issues}
> \LFooter{Tom Lane}
> \CFooter{O'Reilly Open Source Convention, July 2002}

Yes, this one was it.

> I'm not sure where it is on the website either; there used to be a link
> in the developer materials but it may be gone. Anyway there's still a
> PDF of the slides in my home directory on cvs.postgresql.org.

Got it, thanks! This is excellent material and it should definitively
be in the website. The 7.4 optimizer talk (oscon 2003) is great too.
Too bad you weren't writing new ones for subsequent releases!

Since this was publically released in the past, I assume this is OK to
distribute?

--
Alvaro Herrera http://www.PlanetPostgreSQL.org/
"We're here to devour each other alive" (Hobbes)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-06-13 14:44:41 Re: EXPLAIN omits schema?
Previous Message Tom Lane 2007-06-13 14:41:29 Re: Truncate Permission