PostgresCafe (@postgrescafe) 's Twitter Profile
PostgresCafe

@postgrescafe

PostgreSQL Tips and Tricks

ID: 1044499465774788608

calendar_today25-09-2018 08:10:53

13 Tweet

12 Takipçi

25 Takip Edilen

PostgresCafe (@postgrescafe) 's Twitter Profile Photo

Features of PostgreSQL 13: DROP DATABASE FORCE The database can now be forcibly dropped even if there are connected users. DROP DATABASE database_name [[WITH] (FORCE)] #NewFeatures #PostgreSQL13