Re: Backup Scheduler...

From: "Jayakumar_Mukundaraju" <Jayakumar_Mukundaraju(at)satyam(dot)com>
To: "Jayakumar_Mukundaraju" <Jayakumar_Mukundaraju(at)satyam(dot)com>, "Vishal Arora" <aroravishal22(at)hotmail(dot)com>, <ashish(dot)karalkar(at)info-spectrum(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Backup Scheduler...
Date: 2007-07-26 10:04:59
Message-ID: 8BE2E1772BEE8D40B0FB9E59DF2A645E04C4E8CF@hcsmsg002.corp.satyam.ad
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Dear Vishal/Ashish

Yes i did same as u said... I created one job and i gave the schedule time .30mnts and date also, and i create definition in step tab D:\test\test1.bat..

If i given a command in command prompt C:\Program Files\Postgresql\8.2\bin\ Net start pgAgent .. I get the result is the service is already exist..

Give me the solution...

Thanks & Regards
Jayakumar M

________________________________

From: Vishal Arora [mailto:aroravishal22(at)hotmail(dot)com]
Sent: Thu 7/26/2007 3:07 PM
To: Jayakumar_Mukundaraju
Cc: ashish(dot)karalkar(at)info-spectrum(dot)com
Subject: Re: [ADMIN] Backup Scheduler...

How are you calling this batch file and is pgAgent service running on your
system?

>From: "Jayakumar_Mukundaraju" <Jayakumar_Mukundaraju(at)satyam(dot)com>
>To: "Vishal Arora" <aroravishal22(at)hotmail(dot)com>,
><ashish(dot)karalkar(at)info-spectrum(dot)com>, <pgsql-admin(at)postgresql(dot)org>
>Subject: Re: [ADMIN] Backup Scheduler...
>Date: Thu, 26 Jul 2007 12:13:59 +0530
>
>Dear Vishal/Ashish,
>
>Waiting for your reply....
>
>________________________________
>
>From: Jayakumar_Mukundaraju
>Sent: Thu 7/26/2007 9:45 AM
>To: Vishal Arora; ashish(dot)karalkar(at)info-spectrum(dot)com;
>pgsql-admin(at)postgresql(dot)org
>Subject: RE: [ADMIN] Backup Scheduler...
>
>
>Dear Visha/Ashish,
>
>My batch file is content of below script.
>@echo off
>"C:\Program FIles\PostgreSQL\8.2\bin\pg_dump" -U postgres -f
>D:\test\test1.sql -F p -C -d -D postgres
>@echo on
>
>I check the scheduler also.. That is also running ... Kindly give me the
>solution...
>
>Thanks & Regards
>Jayakumar M
>
>
>________________________________
>
>From: Vishal Arora [mailto:aroravishal22(at)hotmail(dot)com]
>Sent: Wed 7/25/2007 9:46 PM
>To: Jayakumar_Mukundaraju; ashish(dot)karalkar(at)info-spectrum(dot)com;
>pgsql-admin(at)postgresql(dot)org
>Subject: RE: [ADMIN] Backup Scheduler...
>
>
>
>Can you send your batch file pls. What is the time you are setting. Hope u
>r
>not doing the same thing as earlier.
>
>-- Vishal
>
>
> >From: "Jayakumar_Mukundaraju" <Jayakumar_Mukundaraju(at)satyam(dot)com>
> >To: "Ashish Karalkar" <ashish(dot)karalkar(at)info-spectrum(dot)com>,
> ><pgsql-admin(at)postgresql(dot)org>
> >Subject: [ADMIN] Backup Scheduler...
> >Date: Wed, 25 Jul 2007 18:12:40 +0530
> >
> >Dear Ashish/Vishal,
> >
> >How are u .. Here i am fine... I need a help from u ...
> >
> >In Windows, I have created new postgresql server & installed pgAgent
> >scheduler also..The pgAgent service is running, But when I try to
>schedule
> >the backup job, it is not running. The script seems to be ok since I
> >executed the .bat file manually, it is working.
> >
> >Can u please give me some solutions for this.
> >
> >Thanks & regards,
> > Jayakumar M
> >
> >________________________________
> >
> >From: pgsql-admin-owner(at)postgresql(dot)org on behalf of Ashish Karalkar
> >Sent: Tue 7/24/2007 11:54 AM
> >To: pgsql-admin(at)postgresql(dot)org
> >Subject: [ADMIN] Installing PgAdmin package on Linux
> >
> >
> >Hello All,
> >I am having PostgreSQL server 8.2.0 running on Redhat Linux .
> >I want to install PgAdmin GUI on the Linux Server.
> >can anybody please guide me to the appropriate documantation and the
> >prerequisite required for the same .
> >Thanks In Adavnce
> >
> >With Reagrds
> >Ashish...
> >
> >
> >DISCLAIMER:
> >This email (including any attachments) is intended for the sole use of
>the
> >intended recipient/s and may contain material that is CONFIDENTIAL AND
> >PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
>or
> >distribution or forwarding of any or all of the contents in this message
>is
> >STRICTLY PROHIBITED. If you are not the intended recipient, please
>contact
> >the sender by email and delete all copies; your cooperation in this
>regard
> >is appreciated.
>
>_________________________________________________________________
>http://newlivehotmail.com <http://newlivehotmail.com/> <http://newlivehotmail.com/>
>
>
>
>
>
>
>DISCLAIMER:
>This email (including any attachments) is intended for the sole use of the
>intended recipient/s and may contain material that is CONFIDENTIAL AND
>PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
>distribution or forwarding of any or all of the contents in this message is
>STRICTLY PROHIBITED. If you are not the intended recipient, please contact
>the sender by email and delete all copies; your cooperation in this regard
>is appreciated.

_________________________________________________________________
http://liveearth.msn.com <http://liveearth.msn.com/>

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Vishal Arora 2007-07-26 11:02:23 Re: Backup Scheduler...
Previous Message Jayakumar_Mukundaraju 2007-07-26 06:43:59 Re: Backup Scheduler...