From: | Francisco Reyes <lists(at)natserv(dot)com> |
---|---|
To: | pgsql General List <pgsql-general(at)postgresql(dot)org> |
Subject: | Questions about the upcoming 7.2? |
Date: | 2001-12-09 17:24:52 |
Message-ID: | 20011209120300.N32391-100000@zoraida.natserv.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
When is 7.2 scheduled to be "released"?
I know the third beta has been out, but I wonder if release date is close
by?
On the ToDo list under the "MISCELLANEOUS" we have:
-Put sort files in their own directory (Bruce)
Have there been any discussions on having different directories for
Indexes? So we would end up with directories for:
-Tables
-Indexes
-Sort
-Logs (is pg_xlog the log directory?)
How much work would it be to have data divided that way?
I woud think that this could have a very positive impact on performance on
multidisk installation. Even on an IDE setup having several drives going
ad the same time would allow big improvements over having everything on
one location. Although IDE raid would help, specially Raid 10, it would
still help for those with smaller budgets been able to separate the
directories.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-12-09 20:29:00 | Re: on update set default |
Previous Message | Doug McNaught | 2001-12-09 15:53:38 | Re: on update set default |