| От | Tom Lane |
|---|---|
| Тема | Re: Use of 'cp -r' in CREATE DATABASE |
| Дата | |
| Msg-id | 19678.1071241107@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Use of 'cp -r' in CREATE DATABASE (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: Use of 'cp -r' in CREATE DATABASE
|
| Список | pgsql-hackers |
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> but my BSD/OS manual only documents 'cp -R' and mentions:
> I think we should switch to -R in our code.
And break the code on who knows how many other systems? No thanks.
If we want to do anything at all with this code, we should eliminate the
use of system("cp") entirely in favor of doing the recursive copy logic
ourselves. We already have the beginnings of same in the Windows port,
and I think we'll be forced down that path anyway for tablespaces.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера