Re: [HACKERS] Tablespaces

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [HACKERS] Tablespaces
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34B3B9@algol.sollentuna.se
обсуждение исходный текст
Список pgsql-hackers-win32
> I would be quite happy if we built a check into initdb to refuse to
> create a location on FAT.

Me too, definitly.


> I don't know how gtar handles "junctions". Nor any of the zip utils.
> Does anyone else?

Don't know. But I don't know of *any* win32 admin that would use tar for
his backups.. There is the builtin backup tool, which handles junctions
fine. There is also a multitude of 3rd party tools (which is what you
normally use in a larger installation, since the builtin tool doesn't
backup over the network very well). AFAIK, they all use the backup API,
so they should work with it.

If it *doesn't* supprot it, it should still backup correctly. And
recover should probably work as well as long as you add the junction
manually first - since it shows up as just a directory to anyone who
doesn't know how to handle it.

//Magnus

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

Предыдущее
От: "Dann Corbit"
Дата:
Сообщение: Re: [HACKERS] Another crack at doing a Win32 build under MINGW
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: [HACKERS] Another crack at doing a Win32 build under MINGW