Spring Boot app cannot run DDL commands on AWS Postgres 12.5 instance

0

Application is working well on my laptop. However, when switching connecting AWS RDS (PostGres 12.5) instance getting error : org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "

Normally I would expect this would run without issues on an empty database as long as the user all permissions.

Edited by: MadhuA on Mar 7, 2021 3:19 AM

Edited by: MadhuA on Mar 7, 2021 3:22 AM

MadhuA
feita há 3 anos198 visualizações
1 Resposta
0

The issue was not having the default schema already created.

MadhuA
respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas