---- Changes since 1.150 ----
Added a button on the module's main page for backing up all databases, either immediately or on schedule.
When using PostgreSQL version 7.4 or later, users can now be re-named.
A Webmin user who has been set up to login to PostgreSQL as a different user will now be prompted to login if his password set in the Webmin Users module incorrect.
Added an access control restriction to limit the number of databases a Webmin user can own.
Fields can now be deleted from a table by clicking the Delete button on the field details page, rather than using the complex field-removal form.
---- Changes since 1.160 ----
Added the ability to select which tables to include when making a backup.
---- Changes since 1.170 ----
When viewing table data, the Advanced Search button can be used to perform and/or searches on multiple fields.
---- Changes since 1.180 ----
Improved support for editing tables in schemas, and granting privileges on them.
---- Changes since 1.190 ----
Added support for allowed hosts using CIDR netmask format, and IPv6 addresses.
---- Changes since 1.200 ----
Added a Module Config option to specify the encoding for database content.
---- Changes since 1.210 ----
When creating a database, the character set encoding can be specified.
Added a Module Config page option to show the database and table lists using tables rather than icons.
Added checkboxes and a button to the Edit Database page for dropping multiple tables at once.
Added checkboxes and a button to the module index for dropping multiple databases at once.
---- Changes since 1.220 ----
Added checkboxes and a button to the lists of users, groups and allowed hosts for deleted several at once.
When there are too many databases or tables to reasonable list, a search form is show instead for finding matching databases or tables by name.
Added a button on the Edit Table page for exporting in CSV format, either to a file or for display in the browser.
