Re: [HACKERS] What I'm working on

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: scrappy(at)hub(dot)org (The Hermit Hacker)
Cc: stuporg(at)erols(dot)com, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] What I'm working on
Date: 1998-08-24 04:09:21
Message-ID: 199808240409.AAA17577@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> Still going to involve two read requests from the postmaster to
> the operating system for those two rows...vs one if the tuple doesn't have
> to span two blocks...

Yes, assuming it is not already in our buffer cache.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1998-08-24 04:12:56 Re: [HACKERS] Bogus "Non-functional update" notices
Previous Message The Hermit Hacker 1998-08-24 03:52:41 Re: [HACKERS] What I'm working on