NAME createdb - create a new PostgreSQL database SYNOPSIS createdb [ connection-option ...] [ option ...] [ dbname [ description ]] DESCRIPTION ... createdb creates a new PostgreSQ…default is to set no limit. -d --createdb The new user will be allowed ... create databases. -D --no-createdb The new user will not be allowed to create databasesdump into a new database called newdb: $ createdb -T template0 newdb $ pg_restore -d newdbDROP DATABASE demo; SEE ALSO createdb (1), DROP DATABASE ( DROP_DATABASEprogram [ --cluster version / cluster ] [...] ( client-program : psql , createdb , dropuser , and all other client programs installed