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

Показать описание
PostgreSQL 15
pgAdmin 4
Database
Schemas
Cascade
PostgreSQL tutorial
DROP schema if exists common cascade;
Error message
pgAdmin 4 Tutorial
postgreSQL 15 Tutorial
pgAdmin 4
Database
Schemas
Cascade
PostgreSQL tutorial
DROP schema if exists common cascade;
Error message
pgAdmin 4 Tutorial
postgreSQL 15 Tutorial