ostgres=# \l
List of databases
Name | Owner | Encoding | Collate | Ctype | Access privileges
-----------+----------+----------+-------------+-------------+-----------------------
china | postgres | EUC_CN | zh_CN.euccn | zh_CN.euccn |
korean | postgres | EUC_KR | ko_KR.euckr | ko_KR.euckr |
postgres | postgres | UTF8 | zh_CN.utf8 | zh_CN.utf8 |
template0 | postgres | UTF8 | zh_CN.utf8 | zh_CN.utf8 | =c/postgres +
| | | | | postgres=CTc/postgres
template1 | postgres | UTF8 | zh_CN.utf8 | zh_CN.utf8 | =c/postgres +
| | | | | postgres=CTc/postgres
(5 rows)

相关文章:

  • 2022-01-10
  • 2021-09-14
  • 2022-12-23
  • 2021-10-31
  • 2021-07-03
  • 2022-12-23
  • 2022-01-03
  • 2022-01-24
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-30
  • 2021-12-13
  • 2021-07-20
  • 2022-12-23
  • 2021-08-09
相关资源
相似解决方案