3
0
Arne Teuke
2025-10-02 15:11:29 +02:00
parent 87d838f8be
commit ccdffca708
7 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1 @@
psql -U postgres -c "SELECT datname FROM pg_database WHERE datname='<%= @pl_db_name %>' " | grep -q 1