Difference between revisions of "PostgreSQL template databases"

From wikieduonline
Jump to navigation Jump to search
 
Line 15: Line 15:
 
* [[template0]]
 
* [[template0]]
 
* [[template1]]
 
* [[template1]]
 +
* [[\l+]]
  
 
== See also ==
 
== See also ==

Latest revision as of 21:30, 16 April 2026


                                                      List of databases
   Name    |  Owner   | Encoding | Locale Provider |   Collate   |    Ctype    | ICU Locale | ICU Rules |   Access privileges
-----------+----------+----------+-----------------+-------------+-------------+------------+-----------+-----------------------
 .../...
 postgres  | postgres | UTF8     | libc            | en_US.UTF-8 | en_US.UTF-8 |            |           |
 template0 | postgres | UTF8     | libc            | en_US.UTF-8 | en_US.UTF-8 |            |           | =c/postgres          +
           |          |          |                 |             |             |            |           | postgres=CTc/postgres
 template1 | postgres | UTF8     | libc            | en_US.UTF-8 | en_US.UTF-8 |            |           | =c/postgres          +
           |          |          |                 |             |             |            |           | postgres=CTc/postgres
(5 rows)

Related[edit]

See also[edit]

Advertising: