Unix Technical Forum

Scheduled backup in postgresql

This is a discussion on Scheduled backup in postgresql within the pgsql Admins forums, part of the PostgreSQL category; --> Hi, Actually I was trying to create backup schedule using postgresql enterprise manager. But failed to do it. Please ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Admins

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 07:27 AM
Mostafizur Rahaman Sohel
 
Posts: n/a
Default Scheduled backup in postgresql

Hi,
Actually I was trying to create backup schedule using postgresql enterprise manager. But failed to do it. Please let me know how I can create backup schedule in postgresql?
Regards,
Sohel

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-10-2008, 07:27 AM
Aaron Bono
 
Posts: n/a
Default Re: Scheduled backup in postgresql

On 7/29/06, Mostafizur Rahaman Sohel <sohel@dreamapps.com> wrote:
>
> Hi,
> Actually I was trying to create backup schedule using postgresql
> enterprise manager. But failed to do it. Please let me know how I can create
> backup schedule in postgresql?
> Regards,
> Sohel
>



Set up a cron job to run pg_dump. See:

http://www.postgresql.org/docs/8.1/i...ve/backup.html

================================================== ================
Aaron Bono
Aranya Software Technologies, Inc.
http://www.aranya.com
================================================== ================

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-10-2008, 07:27 AM
Dilipkumar
 
Posts: n/a
Default Re: Scheduled backup in postgresql

Hi,

BKPDIR=/var/postgres/dumps

/usr/local/pgsql/bin/pg_dump -d genx | gzip > ${BKPFILE}.txt.gz 2>${BKPDIR}/bkp.err

Thanks & Regards
Dilipkumar
----- Original Message -----
From: Aaron Bono
To: Mostafizur Rahaman Sohel
Cc: pgsql-admin@postgresql.org
Sent: Monday, July 31, 2006 10:00 AM
Subject: Re: [ADMIN] Scheduled backup in postgresql


On 7/29/06, Mostafizur Rahaman Sohel <sohel@dreamapps.com> wrote:
Hi,
Actually I was trying to create backup schedule using postgresql enterprise manager. But failed to do it. Please let me know how I can create backup schedule in postgresql?
Regards,

Sohel



Set up a cron job to run pg_dump. See:

http://www.postgresql.org/docs/8.1/i...ve/backup.html

================================================== ================
Aaron Bono
Aranya Software Technologies, Inc.
http://www.aranya.com
================================================== ================
********** DISCLAIMER **********
Information contained and transmitted by this E-MAIL is proprietary to
Sify Limited and is intended for use only by the individual or entity to
which it is addressed, and may contain information that is privileged,
confidential or exempt from disclosure under applicable law. If this is a
forwarded message, the content of this E-MAIL may not have been sent with
the authority of the Company. If you are not the intended recipient, an
agent of the intended recipient or a person responsible for delivering the
information to the named recipient, you are notified that any use,
distribution, transmission, printing, copying or dissemination of this
information in any way or in any manner is strictly prohibited. If you have
received this communication in error, please delete this mail & notify us
immediately at admin@sifycorp.com


Watch the latest updates on Mumbai, with video coverage of news, events,
Bollywood, live darshan from Siddhivinayak temple and more, only on
www.mumbailive.in

Watch the hottest videos from Bollywood, Fashion, News and more only on
www.sifymax.com


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:52 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com