"Martin A. Marques" wrote:
> 
> Hi,
> 
> I would like to know if postgres comes with some kind of backup application?
> I mean something that would do database backup and restore, something like
> informix's ontape and logical logs.

Take a look at pg_dump and pg_dumpall

-------------
Hannu

Reply via email to