From: | Christophe Chauvet <christophe(at)kryskool(dot)org> |
---|---|
To: | searchelite <searchelite(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: auto insert data every one minute |
Date: | 2009-01-04 10:36:07 |
Message-ID: | 49609117.1090805@kryskool.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi
Why don't use pgAgent http://pgadmin.org/docs/dev/pgagent.html ?
Regards,
Christophe Chauvet.
Tino Wildenhain a écrit :
> Hi,
>
> searchelite wrote:
> ...
>
>> i can use pg_sleep..but i have thousands of data to be inserted..is
>> there
>> any better way using pg_sleep?
>
> I wonder what is you complete problem? It seems all the advices given
> so far are shots-in-the-dark. Could you perhaps expand a bit?
>
> Also for sophisticated solution, if you stick to windows you might
> want to consider something different then just pure CMD, say some
> scripting language to support.
>
> Tino
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Gerhard Wiesinger | 2009-01-04 11:09:15 | Description of transaction model for indexes |
Previous Message | Christian Schröder | 2009-01-04 10:35:51 | What determines the cost of an index scan? |