| От | Tom Lane |
|---|---|
| Тема | Re: pg_basebackup for streaming base backups |
| Дата | |
| Msg-id | 9087.1295198327@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pg_basebackup for streaming base backups (Magnus Hagander <magnus@hagander.net>) |
| Ответы |
Re: pg_basebackup for streaming base backups
|
| Список | pgsql-hackers |
Magnus Hagander <magnus@hagander.net> writes:
>> + * The file will be named base.tar[.gz] if it's for the main data directory
>> + * or <tablespaceoid>.tar[.gz] if it's for another tablespace.
>>
>> Well we have UNIQUE, btree (spcname), so maybe we can use that here?
> We could, but that would make it more likely to run into encoding
> issues and such - do we restrict what can be in a tablespace name?
No. Don't even think of going there --- we got rid of user-accessible
names in the filesystem years ago and we're not going back. ConsiderCREATE TABLESPACE "/foo/bar" LOCATION '/foo/bar';
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера