Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/sql-server-2008/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在AWS RDS postgreSQL中安排作业_Postgresql_Amazon Rds - Fatal编程技术网

如何在AWS RDS postgreSQL中安排作业

如何在AWS RDS postgreSQL中安排作业,postgresql,amazon-rds,Postgresql,Amazon Rds,我有一个AWS RDS PostgreSQL实例,我们是否可以安排一个作业,像在SQL server中那样调用任何PostgreSQL方法,从作业中调用过程/方法?cloudwatch scheduler和lambda?可能重复

我有一个AWS RDS PostgreSQL实例,我们是否可以安排一个作业,像在SQL server中那样调用任何PostgreSQL方法,从作业中调用过程/方法?

cloudwatch scheduler和lambda?可能重复