cannot drop schema because other objects depend on it Use DROP CASCADE to drop the dependent objects

preview_player
Показать описание
PostgreSQL 15
pgAdmin 4
Database
Schemas
Cascade
PostgreSQL tutorial

DROP schema if exists common cascade;
Error message

pgAdmin 4 Tutorial
postgreSQL 15 Tutorial
Рекомендации по теме