Re: Applying TOAST to CURRENT

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Applying TOAST to CURRENT
Дата
Msg-id 393422EE.8CD59BC3@tm.ee
обсуждение исходный текст
Ответ на Re: Applying TOAST to CURRENT  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
The Hermit Hacker wrote:
> 
> On Tue, 30 May 2000, Hannu Krosing wrote:
> 
> > The only drawback is bloating directories, but it was already suggested
> > that
> > TOAST tables could/should be kept in subdirectory toast (as should
> > indexes
> > too, imho).
> 
> still say, simplest "fix":
> 
>         <dbname>/{system,db,toast,index}

Why can't we just add a column named "tablepath" to pg_table, that can
either be 
a simple filename, or relative path with a filename or even full path 
(if we don't worry too much for security ;)

That has came up before when discussing ways to make rename table
rollbackable
but it could be handy here two. 

AFAIK it has been a general principle in programming to keep separate
things 
separate unless a very good reason not to do so is present.

-----------
Hannu


В списке pgsql-hackers по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: config files in /data
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: config files in /data