Re: [HACKERS] [hackers]development suggestion needed (filepath as symlink) - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject Re: [HACKERS] [hackers]development suggestion needed (filepath as symlink)
Date
Msg-id 219F68D65015D011A8E000006F8590C603FDC20E@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses Re: [HACKERS] [hackers]development suggestion needed (filepath as symlink)
List pgsql-hackers
> Yes, that's about the sum of it.  Why not the links?  I think 
> that it's an elegant way of designing the whole thing.

The only problem with symlinks is, that it does not solve the 
"too many files in one directory to give optimal performance"
problem for those that have tons of tables.

Andreas


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Cannot compile psql
Next
From: Magnus Hagander
Date:
Subject: RE: [HACKERS] Help from a Windows programmer needed!