当前位置:网站首页>GBase 8c系统表-pg_collation
GBase 8c系统表-pg_collation
2022-07-03 02:17:00 【大壮十二】
pg_collation系统表描述可用的排序规则,本质上从一个SQL名字映射到操作系统本地类别。
名称 | 类型 | 引用 | 描述 |
oid | oid | 行标识符(隐藏属性,必须被显式选择才会显示) | |
collname | name | 排序规则名字(在每一个名字空间和编码中唯一) | |
collnamespace | oid | pg_namespace.oid | 包含该排序规则的名字空间的OID |
collowner | oid | pg_authid.oid | 排序规则的拥有者 |
collprovider | char | 排序规则的提供者:d = 数据库默认, c = libc, i = icu | |
collencoding | int4 | 该排序规则可应用的编码,-1表示它可用于任何编码 | |
collcollate | name | 该排序规则对象的LC_COLLATE | |
collctype | name | 该排序规则对象的LC_CTYPE | |
collversion | text | 排序规则的提供程序特定版本。这是在创建排序规则时记录的, 然后在使用排序规则时进行检查,以检测排序规则定义中可能导致数据损坏的更改。 |
边栏推荐
- awk从入门到入土(2)认识awk内置变量和变量的使用
- [fluent] fluent debugging (debug debugging window | viewing mobile phone log information | setting normal breakpoints | setting expression breakpoints)
- leetcode961. Find the elements repeated N times in the array with length 2n
- 微信小程序開發工具 POST net::ERR_PROXY_CONNECTION_FAILED 代理問題
- 内存池(内核角度理解new开辟空间的过程)
- Missing library while loading shared libraries: libisl so. 15: cannot open shared object file: No such file
- Unrecognized SSL message, plaintext connection?
- Explore the conversion between PX pixels and Pt pounds, mm and MM
- [shutter] shutter debugging (debugging control related functions | breakpoint management | code operation control)
- My creation anniversary
猜你喜欢
oauth2.0鉴权,登录访问 “/oauth/token”,请求头Authorization(basicToken)如何取值???
Deep learning notes (constantly updating...)
How do it students find short-term internships? Which is better, short-term internship or long-term internship?
[Flutter] dart: class; abstract class; factory; Class, abstract class, factory constructor
通达OA v12流程中心
Wechat applet development tool post net:: err_ PROXY_ CONNECTION_ Failed agent problem
[fluent] fluent debugging (debug debugging window | viewing mobile phone log information | setting normal breakpoints | setting expression breakpoints)
[shutter] bottom navigation bar implementation (bottomnavigationbar bottom navigation bar | bottomnavigationbaritem navigation bar entry | pageview)
Button button adaptive size of wechat applet
A 30-year-old software tester, who has been unemployed for 4 months, is confused and doesn't know what to do?
随机推荐
[shutter] shutter debugging (debugging fallback function | debug method of viewing variables in debugging | console information)
Unrecognized SSL message, plaintext connection?
COM和CN
Leetcode (540) -- a single element in an ordered array
PyTorch 卷积网络正则化 DropBlock
通达OA v12流程中心
[Flutter] dart: class; abstract class; factory; Class, abstract class, factory constructor
Bottleneck period must see: how can testers who have worked for 3-5 years avoid detours and break through smoothly
In 2022, 95% of the three most common misunderstandings in software testing were recruited. Are you that 5%?
What are the differences between software testers with a monthly salary of 7K and 25K? Leaders look up to you when they master it
The data in servlet is transferred to JSP page, and the problem cannot be displayed using El expression ${}
My creation anniversary
String replace space
详细些介绍如何通过MQTT协议和华为云物联网进行通信
Answers to ten questions about automated testing software testers must see
iptables 4层转发
Swift development learning
Tongda OA V12 process center
Codeforces Round #418 (Div. 2) D. An overnight dance in discotheque
Button button adaptive size of wechat applet