Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Installing FlexDeploy version 6.0.0.2 or later is supported on Amazon RDS for PostgreSQL. But if you are migrating from earlier versions, then read further below.

If you migrate to Amazon RDS for PostgreSQL from another database with FlexDeploy 6.0.0.1 or older, you will need to run an additional grant.

grant fd_admin to CURRENT_USER;

  • No labels