Hello all,
Now my Schedule is Running.
The Steps i have taken are given below:-
PgAgent for windows
1) Run PgAgent.sql script in maintenance database (Postgres database by
default).
2) Install PgAgent service using the following command on command
prompt -
• "C:\Program Fi
Thanks to all in the Group,
Now my Schedule is Running.
The Steps i have taken are given below:-
PgAgent for windows
1) Run PgAgent.sql script in maintenance database (Postgres database by
default).
2) Install PgAgent service using the following command on command
promp
Hello Kevin,
Exactly what are you doing to try to schedule it?
I am trying to schedule a database back up...using batch
Filebut it is not happening then i tried to schedule a SQL Script for
creating a table on the Database. this is also not functioning
How do you
Please respond to the list as well as any individuals. This helps make
the archive message thread useful for others who may have a similar
problem, and it may draw advice from others who can help.
>>> On Thu, Sep 20, 2007 at 11:01 PM, in message
<[EMAIL PROTECTED]>, "Yogesh Arora"
<[EMAIL PROTEC
>>> On Wed, Sep 19, 2007 at 7:43 AM, in message
<[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]> wrote:
>
> I have to create a schedule in the Postgres to insert
> some data in the table. But before creating this schedule, i create
> schedule that create the table in the Database specified.