issues
search
citusdata
/
pg_cron
Run periodic jobs in PostgreSQL
PostgreSQL License
2.89k
stars
193
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Job scheduled form another cron job does not always start
#362
juvies
opened
1 week ago
1
How to execute cron in database other than postgres
#361
bhanotjyoti
opened
2 weeks ago
1
pg_cron executes job outside of specified schedule
#360
ethan-blaze
closed
1 month ago
0
Does the PG_CRON support PG 17 major version?
#359
jasonchenTJ
opened
1 month ago
2
schedule_in_database function wastes sequence values
#358
caseyandgina
opened
1 month ago
0
cron scheduling
#357
ramkly
opened
1 month ago
1
Add break in CRON_TASK_WAITING switch case.
#356
zxwsbg
closed
2 months ago
0
How to delay by N seconds
#355
mozeryansky
opened
2 months ago
4
Cron jobs halted and not logged to cron.job_run_details during demanding and long running job.
#354
Strijdhagen
opened
2 months ago
0
pg_read_all_data cannot read cron.job table
#353
JamesInform
closed
2 months ago
1
Unable to stop pg_cron scheduler
#352
serpent7776
opened
2 months ago
2
OpenBSD crond / crontab set_range() heap underflow (CVE-2024-43688)
#351
df7cb
closed
2 months ago
3
pg_cron writing every client_min_messages to log file
#350
bernardo-bc
opened
2 months ago
2
executing multiple statements in one job but logging only first statement's output
#349
bsislow
opened
2 months ago
0
Updated readme to show that Instaclustr now supports pg_cron
#348
Chrismelba-Instaclustr
closed
2 months ago
0
Select procedure based on argument type of cron_unschedule_named
#347
CyberDem0n
closed
3 months ago
0
Fix bug with invalidation of CachedCronJobRelationId
#346
CyberDem0n
closed
3 months ago
1
Do not cache CronJobRelationId in job unschedule functions
#345
hari90
closed
3 months ago
2
unschedule fails if extension is dropped and recreated between calls
#344
hari90
closed
3 months ago
1
[New Feature]
#343
melquelima
opened
3 months ago
4
Misleading start times in pg_cron 1.6.3
#342
esiaero
closed
3 months ago
2
An undocumented behavior with years in Cron expressions
#341
sanchezcarlosjr
opened
3 months ago
1
Segmentation fault error in version 1.6
#340
slothyrulez
opened
3 months ago
8
PostgreSQL 17 support
#339
devrimgunduz
closed
3 months ago
1
Is it possible to schedule pg_dump using pg_cron?
#338
ploef
opened
4 months ago
2
请问我是PG数据库14.7 版本,我应该用pg_cron那个版本?May I ask which version of pg_cron should I use for PG database version 14.7?
#337
MyGit-Z
opened
4 months ago
0
Is there any way to pass the job runid to the SQL command?
#336
nickhandel
opened
4 months ago
0
unschedule can not specify user name
#335
josehu-t
opened
4 months ago
0
confirmation that pg_cron only runs on one database per server
#334
chrislungu
closed
3 weeks ago
2
[BUG] setting search_path causes error
#333
cwang9208
opened
5 months ago
1
Replace MemoryContextResetAndDeleteChildren macro with MemoryContextReset for PG 17 compatibility
#332
esiaero
closed
5 months ago
1
Make it easier to find the query to see all scheduled jobs
#331
ryw
closed
5 months ago
1
Add YugabyteDB to list of supported services
#330
hari90
closed
2 months ago
3
Leap year scheduling problem
#329
marcocicalaacn
opened
6 months ago
4
Can not be compiled.
#328
ld1978
opened
6 months ago
0
cron job doesn't running as expected
#327
rudonx
opened
6 months ago
1
Fixes #311
#326
sminux
closed
6 months ago
1
on Google Cloud Platform Cloud SQL pg_cron is not working on monthly and weekly schedule
#325
paolocastle
opened
6 months ago
0
Log start & end time for all failed runs
#324
kketch
closed
6 months ago
1
installation on windows
#323
Mohammad-Safaie-1999
opened
6 months ago
1
ERROR: could not find function "cron_schedule_named" in file "/usr/lib/postgresql/X.X/lib/pg_cron.so"
#322
ognyanist
closed
6 months ago
1
connection failed
#321
tranicus
closed
6 months ago
1
API inconsistency: `cron.unschedule(jobid)` can unschedule jobs of another user but `cron.unschedule(jobname)` cannot
#320
Ngalstyan4
opened
7 months ago
0
Allow interrupts in pg_cron launcher loop to avoid deadlock
#319
Ngalstyan4
closed
7 months ago
0
Unable to drop a database when there is an active cron job
#318
Ngalstyan4
closed
7 months ago
0
Fix compiler error on Illumos
#317
japinli
closed
5 months ago
3
Azure Postgres Job Table Permissions
#316
tcartwright
opened
7 months ago
1
Default value for cron.host
#315
sjmiller609
closed
7 months ago
1
Read `cron.database_name` from environment variables (`$PGDATABASE`)
#314
sepsol
opened
8 months ago
0
Enable pg_cron in distributed PostgreSQL system
#313
cwang9208
opened
8 months ago
1
Next