Question : Installed pg_cron and scheduled job, though there is connection error because job is not done and cron.job_run_details table […]
Tag: cron
SQL Server create cron job without SQL Server Agent
Question : I’m creating a cron job on SQL Server. As per my knowledge, the only way possible to create […]
Set crontab backup job for Mariadb Databases from 1 remote server to another [closed]
Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
How to avoid server crash during backup of dabase using a crontab [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Too localized – this could be because […]
Sync 8 tables of differents databases on same server
Question : I will use eight wordpress websites and i need to sync ther wp-user tables so each single user […]
How to create a cronjob backup for mysql slave?
Question : There are few other threads about this question using mysqldump but however i tend to not use mysqldump […]
How to avoid server crash during backup of dabase using a crontab [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]
Query to delete all rows which are not referenced in any other tables
Question : Let’s say i have a table called images. Images table is referenced in many other tables (movies, books, […]
Routinely deleting aged postgresql rows via cron
Question : I have a Django website with a postgresql 9.3.10 backend. The website contains dynamic user-generated content (think of […]
Prevent postgres function of running more than 1 instance at the same time
Question : DBMS: Postgres 9.3.4 OS: Debian 7 I have a plpgsql function that will be put in crontab to […]
- 1
- 2