| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at> |
| Cc: | "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: AW: Big 7.1 open items |
| Date: | 2000-06-15 13:49:46 |
| Message-ID: | 200006151349.JAA04975@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > Finally, one of the reasons I want to go to filenames based
> > only on OID
> > is that that'll make life easier for mdblindwrt. Original
> > relname + OID
> > doesn't help, in fact it makes life harder (more shmem space needed to
> > keep track of the filename for each buffer).
>
> I do not see this. filename is constructed from relname+oid.
> if not found, do directory scan for *_<OID>.dat, if found --> rename.
That is kind if nifty.
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2000-06-15 13:53:14 | Re: Re: Big 7.1 open items |
| Previous Message | Bruce Momjian | 2000-06-15 13:38:53 | Re: Big 7.1 open items |