Re: [HACKERS] [hackers]development suggestion needed (filepath as symlink)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
Cc: "'pgsql-hackers(at)postgreSQL(dot)org '" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] [hackers]development suggestion needed (filepath as symlink)
Date: 2000-01-18 18:26:23
Message-ID: 200001181826.NAA05099@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Is that really a problem on modern operating systems? We could actually
hash the file names into directory buckets and access them that way, and
have one directory that old symlinks to the hashed files.

--
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-01-18 19:04:00 Re: [HACKERS] [hackers]development suggestion needed (filepath as symlink)
Previous Message Vince Vielhaber 2000-01-18 18:23:59 Re: [HACKERS] patches list