Files
webmin/postgresql/help/newdb_form.html
2007-04-12 20:24:50 +00:00

10 lines
301 B
HTML

<header>Create Database</header>
This form allows you to create a new PostgreSQL database. You must enter
the name of the database, and can also enter a directory in which the
database files will be stored.
When done, click on the <tt>Create</tt> to have the database immediately
created. <p>
<hr>