Re: Getting all entries in a single block with ctid

From: Tore Halvorsen <tore(dot)halvorsen(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Getting all entries in a single block with ctid
Date: 2012-01-16 14:28:21
Message-ID: CADGw-Se0rJ-79k8mfcDDO9dmwo08f-rjykPt_ENzSrH3At+CDA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jan 16, 2012 at 3:20 PM, Tomas Vondra <tv(at)fuzzy(dot)cz> wrote:
[...]

>
> WHERE ctid >= '(123,0)'::tid AND ctid < '(124,0)'::tid
>
>
Ah, forgot a point here - without doing a sequential scan.

--
Eld på åren og sol på eng gjer mannen fegen og fjåg. [Jøtul]
<demo> 2012 Tore Halvorsen || +052 0553034554

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message salah jubeh 2012-01-16 14:38:49 psql - TYPE DEFINITION
Previous Message Tomas Vondra 2012-01-16 14:20:21 Re: Getting all entries in a single block with ctid