BUG #16025: pg_default tablespace is removable but not creatable
В списке pgsql-bugs по дате отправления:
| От | PG Bug reporting form |
|---|---|
| Тема | BUG #16025: pg_default tablespace is removable but not creatable |
| Дата | |
| Msg-id | 16025-c86354bc1ad3e898@postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #16025: pg_default tablespace is removable but not creatable
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 16025 Logged by: Matthew Kingsbury Email address: kingsbury.matthew@gmail.com PostgreSQL version: 11.5 Operating system: Ubuntu 18.04 LTS Description: I was able to rename pg_default to something else, accidentally. However, there appears to be no mechanism to replace pg_default nor can one replace the pg_default after performing this action. E.g. if one runs the command: ALTER TABLESPACE pg_default RENAME TO not_pg_default; ALTER TABLESPACE not_pg_default RENAME TO pg_default; One encounters this error: ERROR: unacceptable tablespace name "pg_default" DETAIL: The prefix "pg_" is reserved for system tablespaces. Leaving one without the pg_default tablespace.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера