Re: [HACKERS] [hackers]development suggestion needed

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] [hackers]development suggestion needed
Дата
Msg-id 28538.947829548@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] [hackers]development suggestion needed  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [HACKERS] [hackers]development suggestion needed  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> ...
> Or we could continue to use symlinks, and just create them ourselves in
> the backend.

But you'd still need some built-in understanding about where the table
is Really Supposed To Be, because you'd need to be able to create and
delete the symlinks on the fly when the table grows past a 1-Gb segment
boundary (or is shrunk back again by vacuum!).

AFAICS, a reasonable solution still requires storing a location path
for each table --- so you might as well just use that path directly.
        regards, tom lane


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

Предыдущее
От: Don Baccus
Дата:
Сообщение: Re: [HACKERS] [hackers]development suggestion needed
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: Multiple Spindles ( Was: Re: [HACKERS][hackers]development suggestion needed )