HEX
Server: Apache
System: Linux srv1.prosuiteplus.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: prosuiteplus (1001)
PHP: 8.3.20
Disabled: NONE
Upload Files
File: //usr/share/usermin/postgresql/help/table_form.html
<header>Create Table</header>

This form is for creating a new, empty table. You must enter a table
name and one or more fields. For each field, you must enter a name, select a
data type and enter the type width (if appropriate for the data type).
You can also choose if the field is an multi-value array, if it allows null,
if it is the primary key for indexing, and if the values it in must be unique.
When done, click on the <tt>Create</tt> button to have the table immediately
created. <p>

<hr>