Re: Big 7.1 open items - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Big 7.1 open items
Date
Msg-id 200006271952.PAA05609@candle.pha.pa.us
Whole thread Raw
In response to RE: Big 7.1 open items  ("Mikheev, Vadim" <vmikheev@SECTORBASE.COM>)
Responses Re: Big 7.1 open items  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
[ Charset ISO-8859-1 unsupported, converting... ]
> > I actually meant I thought we were going to have a pg_class column
> > called relversion that held the currently active version for that
> > relation.
> > 
> > Yes, the file name will be pg_class_oid.version_id.
> > 
> > Is that OK?
> 
> We recently discussed pure *unique-id* file names...
> 

Well, that would allow us to mix database files in the same directory,
if we wanted to do that.  My opinion it is better to keep databases in
separate directories in each tablespace for clarity and performance
reasons.


--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Mikheev, Vadim"
Date:
Subject: RE: Big 7.1 open items
Next
From: Tom Lane
Date:
Subject: Re: Big 7.1 open items