Re: REINDEX "is not a btree"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: REINDEX "is not a btree"
Дата
Msg-id 23317.1247238592@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: REINDEX "is not a btree"  (Vanessa Lopez <v.lopez@open.ac.uk>)
Список pgsql-general
Vanessa Lopez <v.lopez@open.ac.uk> writes:
> What do you mean by we can't simply take a filesystem copy of a
> running database? :-O ... How should we then do the backups (so next
> time I will not have the same problem again) ?

Read the fine manual ...
http://www.postgresql.org/docs/8.3/static/backup.html
Section 24.2 explains the pitfalls of trying to use a filesystem-level
backup.  It is possible to do, but you have to be very very careful
to get a consistent snapshot.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SPI_ERROR_CONNECT within pl/pgsql, PG 8.4
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: REINDEX "is not a btree"