<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Moe wrote:
<blockquote
cite="mid:861fed220905040501v21a886a8s36c294fa572f248a(at)mail(dot)gmail(dot)com"
type="cite">Hi,
<div><br>
</div>
<div>How can I add automatic backup easily? </div>
<div><br>
</div>
<div>Is it possible with pgadmin ?</div>
<div><br>
</div>
<div>Also, I would like to know whether those options
(Blobs(checked), OIDS, Insert Commands, Disable Quoting is for) .. as
it is now, it works great without them.</div>
<div><br>
</div>
<div>Thanks in advance / Moe</div>
</blockquote>
<font face="Arial">Not with pgadmin but you can automate the back with
pgdump and pgdumpall using scripts or batch files<br>
<br>
here is a set of instructions for windows <br>
<a class="moz-txt-link-freetext" href="http://wiki.postgresql.org/wiki/Automated_Backup_on_Windows">http://wiki.postgresql.org/wiki/Automated_Backup_on_Windows</a><br>
</font>
</body>
</html>