Re: [pgsql-hackers-win32] Tablespaces

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: [pgsql-hackers-win32] Tablespaces
Дата
Msg-id Pine.LNX.4.58.0403031623210.30445@linuxworld.com.au
обсуждение исходный текст
Ответ на Re: [pgsql-hackers-win32] Tablespaces  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, 3 Mar 2004, Tom Lane wrote:

> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > For tablespaces on OS's that don't support it, I think we will have to
> > store the path name in the file and read it via the backend.  Somehow we
> > should cache those lookups.
>
> My feeling is that we need not support tablespaces on OS's without
> symlinks.

I'm going to focus on implementing this on the system(s) I'm used to
developing on (ie, those which support symlinks). Once that is done, I'll
talk with the Win32 guys about what, if anything, we can do about getting
this to work on Win32 (and possibly other non-symlink supporting OSs).

Thanks,

Gavin

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-hackers-win32] Tablespaces
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Out of space situation and WAL log pre-allocation (was Tablespaces)