
[Top]
Sql
Sql.postgres
|
Method Sql.postgres()->create_db()
- Method
create_db
void Sql.postgres()->create_db(string db)
- Description
-
This function creates a new database with the given name (assuming we
have enough permissions to do this).
- See also
drop_db
Extracted from Pike v7.3 release 11 at 2001-11-03.
|