Is there a way to backup Postgres via SQL commands?

Поиск
Список
Период
Сортировка
Are there SQL commands that can do a backup over a client connection,
rather than from the command line like pgsql etc?

By that I mean some kind of SELECT commands that can retrieve the
database's content as SQL commands that can be replayed to a server to
restore it, rather than something that saves directly to file, or
passes it through a pipe?


/voipfc

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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: How to show the current schema or search path in the psql PROMP
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Is there a way to backup Postgres via SQL commands?