| From: | Alfred Perlstein <bright(at)wintelcom(dot)net> |
|---|---|
| To: | "Vadim B(dot) Mikheev - CVS" <vadim(at)postgresql(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql/src/include/storage (buf_internals.h relfilenode.h smgr.h) |
| Date: | 2000-10-16 15:41:44 |
| Message-ID: | 20001016084143.U272@fw.wintelcom.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
* Vadim B. Mikheev - CVS <vadim(at)postgresql(dot)org> [001016 07:53] wrote:
> Date: Monday, October 16, 2000 @ 10:52:28
> Author: vadim
>
> Update of /home/projects/pgsql/cvsroot/pgsql/src/include/storage
> from hub.org:/home/projects/pgsql/tmp/cvs-serv67283/include/storage
>
> Modified Files:
> buf_internals.h relfilenode.h smgr.h
>
> ----------------------------- Log Message -----------------------------
>
> New file naming. Database OID is used as "tablespace" id and
> relation OID is used as file node on creation but may be changed later
> if required. Regression Tests Approved (c) -:)))
Does this mean that the table/index/etc name isn't dependant on
the filesystem name anymore? we had some messy situations because
a backend crash left us with files in our database directory that
made it impossible for postgresql to create indecies because of
conflicts.
--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian - CVS | 2000-10-16 15:54:12 | pgsql/doc (TODO) |
| Previous Message | Bruce Momjian - CVS | 2000-10-16 15:00:17 | pgsql/src/makefiles (Makefile.aix) |