Re: Can Postgres 8.x start if some disks containing tablespaces are not mounted?
В списке pgsql-general по дате отправления:
| От | Zdenek Kotala |
|---|---|
| Тема | Re: Can Postgres 8.x start if some disks containing tablespaces are not mounted? |
| Дата | |
| Msg-id | 47F37F98.60005@sun.com обсуждение исходный текст |
| Ответ на | Re: Can Postgres 8.x start if some disks containing tablespaces are not mounted? ("Morris Goldstein" <morris.x.goldstein@gmail.com>) |
| Ответы |
Re: Can Postgres 8.x start if some disks containing tablespaces are not mounted?
|
| Список | pgsql-general |
Morris Goldstein napsal(a):
> But that makes me wonder: what about this sequence of events:
>
> - Postgres running normally on /dev/sda and /dev/sdb.
> - Update to table in /dev/sdb tablespace is committed but still exists in WAL.
> - Postgres crashes (e.g. power failure).
> - Postgres starts with /dev/sda only.
> - Recovery needs to update table in /dev/sdb tablespace.
>
> I assume bad things will happen in this case.
yes, Probably best solution in this case is to implemented tablespace
availability into postgreSQL and PostgreSQL shouldn't start when tablespace is
missing.
Zdenek
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера