当前位置:网站首页>GBase 8c系统表-pg_conversion
GBase 8c系统表-pg_conversion
2022-07-03 02:18:00 【大壮十二】
pg_conversion系统表描述编码转换信息。
名称 | 类型 | 引用 | 描述 |
oid | oid | 行标识符(隐藏属性,必须被显式选择才会显示) | |
conname | name | 转换的名字(在一个名字空间内唯一) | |
connamespace | oid | pg_namespace.oid | 包含此转换的名字空间的OID |
conowner | oid | pg_authid.oid | 转换的拥有者 |
conforencoding | int4 | 源编码ID | |
contoencoding | int4 | 目标编码ID | |
conproc | regproc | pg_proc.oid | 转换过程 |
condefault | bool | 如果这是默认转换则为真 |
边栏推荐
- RestCloud ETL 跨库数据聚合运算
- The use of Flink CDC mongodb and the implementation of Flink SQL parsing complex nested JSON data in monggo
- 内存池(内核角度理解new开辟空间的过程)
- Return a tree structure data
- Kotlin middle process understanding and Practice (I)
- require.context
- Summary of ES6 filter() array filtering methods
- Answers to ten questions about automated testing software testers must see
- Cfdiv2 Fixed Point Guessing - (2 points for Interval answer)
- Codeforces Round #418 (Div. 2) D. An overnight dance in discotheque
猜你喜欢

easyPOI

Machine learning notes (constantly updating...)

Return a tree structure data

Button button adaptive size of wechat applet
![[camera topic] complete analysis of camera dtsi](/img/cb/d42589fcf0610600c9dc8c7992d4d7.png)
[camera topic] complete analysis of camera dtsi

MySQL学习03

Tongda OA homepage portal workbench

Distributed transaction solution

Producer consumer model based on thread pool (including blocking queue)
![[shutter] top navigation bar implementation (scaffold | defaulttabcontroller | tabbar | tab | tabbarview)](/img/f1/b17631639cb4f0f58007b86476bcc2.gif)
[shutter] top navigation bar implementation (scaffold | defaulttabcontroller | tabbar | tab | tabbarview)
随机推荐
[Flutter] dart: class;abstract class;factory;类、抽象类、工厂构造函数
詳細些介紹如何通過MQTT協議和華為雲物聯網進行通信
stm32F407-------ADC
缺少库while loading shared libraries: libisl.so.15: cannot open shared object file: No such file
Kotlin middle process understanding and Practice (II)
Producer consumer model based on thread pool (including blocking queue)
[shutter] hero animation (hero realizes radial animation | hero component createrecttween setting)
Codeforces Round #418 (Div. 2) D. An overnight dance in discotheque
require. context
Cfdiv2 Fixed Point Guessing - (2 points for Interval answer)
2022 spring "golden three silver four" job hopping prerequisites: Software Test interview questions (with answers)
[fluent] fluent debugging (debug debugging window | viewing mobile phone log information | setting normal breakpoints | setting expression breakpoints)
The technology boss is ready, and the topic of position C is up to you
[codeforces] cf1338a - Powered addition [binary]
【ROS进阶篇】第六讲 ROS中的录制与回放(rosbag)
Detailed introduction to the deployment and usage of the Nacos registry
可视化yolov5格式数据集(labelme json文件)
Where is the future of test engineers? Confused to see
Awk from getting started to being buried (2) understand the built-in variables and the use of variables in awk
MySQL learning 03