Вопрос про бэкапы - Mailing list pgsql-ru-general

From Evgeny M. Baldin
Subject Вопрос про бэкапы
Date
Msg-id Pine.LNX.4.58.0510112208530.7256@star.inp.nsk.su
Whole thread Raw
List pgsql-ru-general
Добрый день

 Хотелось бы уточнить

 Из документации к postgreSQL 8:

22.3.2. Making a Base Backup

\ldots

   2. Connect to the database as a superuser, and issue the command

SELECT pg_start_backup('label');

\ldots

   3. Perform the backup, using any convenient file-system-backup tool
such as tar or cpio. It is neither necessary nor desirable to stop normal
operation of the database while you do this.

   4. Again connect to the database as a superuser, and issue the command

SELECT pg_stop_backup();

\ldots

Вопрос про пункт 3: обязательно именно копировать или можно pg_dump
воспользоваться?

Вопрос по пунктам 2 и 4 - это разные подсоединения или всё должно быть в
пределах одной сессии?

Есть ли утилита, которая  2, 3 и 4 делает автоматом?

С уважением
    Евгений

pgsql-ru-general by date:

Previous
From: "Viktor Vislobokov"
Date:
Subject: А почему этого списка нету на страничке PostgreSQL?
Next
From: Oleg Bartunov
Date:
Subject: postgresql admin in Moscow