Re: Adding automatic backup of a DB

From: justin <justin(at)emproshunts(dot)com>
To: Moe <mohamed5432154321(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Adding automatic backup of a DB
Date: 2009-05-04 16:29:37
Message-ID: 49FF17F1.60804@emproshunts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<!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?&nbsp;</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>

Attachment Content-Type Size
unknown_filename text/html 1.1 KB

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2009-05-04 17:30:01 Re: PGSQL-to-MYSQL Migration: Error in a 'simple' inner join query
Previous Message DaNieL 2009-05-04 16:27:30 PGSQL-to-MYSQL Migration: Error in a 'simple' inner join query