apache: use HTTP for mod_auth_kerb service principal
[hcoop/domtool2.git] / configDefault / postgres.csg
index e09637a..e6b7e1d 100644 (file)
@@ -2,5 +2,8 @@ signature POSTGRES_CONFIG = sig
 
 val adduser : string
 val createdb : string
+val dropdb : string
 
+val postgres81port : string
+val postgres9port : string
 end