Re: [GENERAL] Materialised view - refresh - Mailing list pgsql-general

From Adam Brusselback
Subject Re: [GENERAL] Materialised view - refresh
Date
Msg-id CAMjNa7c2q7xsJZZ7bJCXEZ2Mx=RbbnEodahmB2dyyDLnsvUz0g@mail.gmail.com
Whole thread Raw
In response to [GENERAL] Materialised view - refresh  (Krithika Venkatesh <krithikavenkatesh31@gmail.com>)
List pgsql-general
You can use something like cron, windows task scheduler (if you're running windows), pgagent (or jpgagent), pg_cron, or any of the others.

I personally use (and wrote) jpgagent, at the time pgagent was the only alternative and it was very unstable for me.  Here is the link if interested: https://github.com/GoSimpleLLC/jpgAgent

pgsql-general by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: [GENERAL] tsquery error
Next
From: Merlin Moncure
Date:
Subject: Re: [GENERAL] Imperative Query Languages