Обсуждение: Re: [ADMIN] backup/restore - another area.

Поиск
Список
Период
Сортировка

Re: [ADMIN] backup/restore - another area.

От
Tom Lane
Дата:
Murthy Kambhampaty <murthy.kambhampaty@goeci.com> writes:
> ... The script handles situations
> where (i) the XFS filesystem containing $PGDATA has an external log and (ii)
> the postmaster log ($PGDATA/pg_xlog) is written to a filesystem different
> than the one containing the $PGDATA folder.

It does?  How exactly can you ensure snapshot consistency between
data files and XLOG if they are on different filesystems?

            regards, tom lane