Is there a way to backup Postgres via SQL commands? - Mailing list pgsql-general

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 by date:

Previous
From: Alban Hertroys
Date:
Subject: Re: How to show the current schema or search path in the psql PROMP
Next
From: "A. Kretschmer"
Date:
Subject: Re: Is there a way to backup Postgres via SQL commands?