Re: REINDEX "is not a btree" - Mailing list pgsql-general

From Tom Lane
Subject Re: REINDEX "is not a btree"
Date
Msg-id 23317.1247238592@sss.pgh.pa.us
Whole thread Raw
In response to Re: REINDEX "is not a btree"  (Vanessa Lopez <v.lopez@open.ac.uk>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: SPI_ERROR_CONNECT within pl/pgsql, PG 8.4
Next
From: Alan Hodgson
Date:
Subject: Re: REINDEX "is not a btree"