Is there a PostgreSQL function which takes a string/text and returns true if the database exists, and false otherwise?
PostgresSQL v12+, based on default postgresql versions in Ubuntu 18.04, 20.04 & 22.04..
Is there a PostgreSQL function which takes a string/text and returns true if the database exists, and false otherwise?
PostgresSQL v12+, based on default postgresql versions in Ubuntu 18.04, 20.04 & 22.04..