Re: BUG #12050: Orphaned base files

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #12050: Orphaned base files
Дата
Msg-id 929.1425666849@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #12050: Orphaned base files  (Jamie Koceniak <jkoceniak@mediamath.com>)
Список pgsql-bugs
Jamie Koceniak <jkoceniak@mediamath.com> writes:
> If I don't remove the orphaned files, is there any change that Postgres could use the same file node (oid)  again?

> For example, say file node 2602351127 doesn't exist anywhere in pg_class, could Postgres use that same file node id
again?
> What would happen in that case?

It will not overwrite an existing file when selecting a new relfilenode.

            regards, tom lane

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