Difference between revisions of "PostgreSQL template databases"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | List of databases | + | [[List of databases]] |
Name | Owner | Encoding | Locale Provider | Collate | Ctype | ICU Locale | ICU Rules | Access privileges | Name | Owner | Encoding | Locale Provider | Collate | Ctype | ICU Locale | ICU Rules | Access privileges | ||
-----------+----------+----------+-----------------+-------------+-------------+------------+-----------+----------------------- | -----------+----------+----------+-----------------+-------------+-------------+------------+-----------+----------------------- | ||
| Line 17: | Line 17: | ||
== See also == | == See also == | ||
| − | * {{ | + | * {{psql}} |
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] | ||
Revision as of 14:30, 20 March 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
See also
Advertising: