Constructing a backup routine

Поиск
Список
Период
Сортировка
От Johnny Jørgensen
Тема Constructing a backup routine
Дата
Msg-id 20011218125019.BFA2.PGSQL@halfahead.dk
обсуждение исходный текст
Ответы Performance problem, what to do?  (Archibald Zimonyi <archie@netg.se>)
Re: Constructing a backup routine  (GB Clark II <postgres@vsservices.com>)
Список pgsql-sql
I've been over the docs, Bruce's book, and a good part of the web, where
there are plenty documentation on COPY, \copy and pgdump, but I have yet
to make a working backup (and the system goes into production state in 3
weeks..). The problem is, i get my data moved out & in fine, but
sequences are reset? This is, of course, something of a problem, since
it breaks new inserts into unique colums from sequences after a restore.
Also, I've been putting a lot of work into some plpgsql functions, that
I have to load manually - there's only a handful, so it isn't too big a
problem, but all in all, to get a near-workable backup, takes me an hour
or so by hand..

What way do you big folks handle backing up your systems?

regards,
-- 
Johnny Jørgensen <pgsql@halfahead.dk>



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

Предыдущее
От: MindTerm
Дата:
Сообщение: Re: performance tuning in large function / transaction
Следующее
От: Archibald Zimonyi
Дата:
Сообщение: Performance problem, what to do?