Re: File header

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: File header
Date: 2001-02-21 00:59:55
Message-ID: 8780.982717195@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Do we put special information into the first page of each heap file? I
> thought we used to, but I don't see that anymore.

You're thinking of indexes, perhaps? I don't recall ever seeing any
sign of a header page on heap files.

regards, tom lane

In response to

  • File header at 2001-02-21 00:34:00 from Bruce Momjian

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2001-02-21 01:53:45 Re: [HACKERS] Re: v7.1b4 bad performance
Previous Message Tatsuo Ishii 2001-02-21 00:59:54 Re: Multibyte examples