| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | Mattias Kregert <matti(at)algonet(dot)se> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Just a small thing for 6.3 ... |
| Date: | 1998-01-14 17:01:15 |
| Message-ID: | Pine.NEB.3.95.980114120013.2081P-100000@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, 14 Jan 1998, Mattias Kregert wrote:
> May I suggest a minor change?
>
> - "Keep the directory tidy"
>
> The "data/base/*/" directories looks awful, almost as bad as the
> c:\windows dir on my dos partition... ;-) All types of files are
> just thrown in, without any structure. It would be nice if the
> files were put into separate subdirs:
> data/base/mydb/{systables,tables,indexes,sequences,tmp} etc.
I like to be able to do an 'ls -lt' on the directory to watch
vacuum's process, so don't really like this idea, except the idea of
moving the tmp files into a seperate subdirectory, as you are right, being
able to "move" just the temp file creation to a seperate area would be
nice
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mattias Kregert | 1998-01-14 17:02:01 | Just a small thing for 6.3 ... |
| Previous Message | The Hermit Hacker | 1998-01-14 16:25:08 | Re: New pg_pwd patch and stuff |