Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Cygwin cron


  • From: Jason Tishler <jason(at)tishler(dot)net>
  • To: roypgsqlcygwin(at)xemaps(dot)com
  • Cc: pgsql-cygwin(at)postgresql(dot)org
  • Subject: Re: Cygwin cron
  • Date: Fri, 21 Sep 2001 13:37:01 -0400
  • Message-id: <20010921133701.A1904@dothill.com> <text/plain>

Roy,

On Fri, Sep 21, 2001 at 12:48:47PM -0400, roypgsqlcygwin(at)xemaps(dot)com wrote:
> BTW, does cygwin itself run as some background application (service) in NT?

On Fri, Sep 21, 2001 at 12:51:46PM -0400, roypgsqlcygwin(at)xemaps(dot)com wrote:
> Whoops!  Forgot to read the README at /usr/doc/cygwin/cron.README

Did you forget to read the README again?

    $ fgrep cygrunsrv /usr/doc/cygwin/cron.README
    cygrunsrv. Install as service like that:
            cygrunsrv -I cron -p /usr/sbin/cron -a -D

Or, did you just forgot to start the service?

    $ net start cron

Jason



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group