当前位置:网站首页>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 | 如果这是默认转换则为真 |
边栏推荐
- My creation anniversary
- Return the only different value (de duplication)
- Iptables layer 4 forwarding
- stm32F407-------IIC通讯协议
- How to find summer technical internship in junior year? Are you looking for a large company or a small company for technical internship?
- y54.第三章 Kubernetes从入门到精通 -- ingress(二七)
- [shutter] shutter debugging (debugging fallback function | debug method of viewing variables in debugging | console information)
- 詳細些介紹如何通過MQTT協議和華為雲物聯網進行通信
- 线程安全的单例模式
- Leetcode 183 Customers who never order (2022.07.02)
猜你喜欢

The technology boss is ready, and the topic of position C is up to you

深度学习笔记(持续更新中。。。)

Flink CDC mongoDB 使用及Flink sql解析monggo中复杂嵌套JSON数据实现

创建+注册 子应用_定义路由,全局路由与子路由

Anna: Beibei, can you draw?

Machine learning notes (constantly updating...)

Bottleneck period must see: how can testers who have worked for 3-5 years avoid detours and break through smoothly

Awk from introduction to earth (0) overview of awk

Y54. Chapter III kubernetes from introduction to mastery -- ingress (27)

Button button adaptive size of wechat applet
随机推荐
各国Web3现状与未来
詳細些介紹如何通過MQTT協議和華為雲物聯網進行通信
iptables 4层转发
What are the key points often asked in the redis interview
Awk from getting started to getting into the ground (3) the built-in functions printf and print of awk realize formatted printing
Iptables layer 4 forwarding
Awk from entry to burial (1) awk first meeting
Kotlin middle process understanding and Practice (I)
Awk from introduction to earth (0) overview of awk
The use of Flink CDC mongodb and the implementation of Flink SQL parsing complex nested JSON data in monggo
stm32F407-------ADC
Tongda OA homepage portal workbench
Job object of collaboration in kotlin
PyTorch 卷积网络正则化 DropBlock
人脸识别6- face_recognition_py-基于OpenCV使用Haar级联与dlib库进行人脸检测及实时跟踪
Detailed analysis of micro service component sentinel (hystrix)
How do it students find short-term internships? Which is better, short-term internship or long-term internship?
4. Classes and objects
Analyzing several common string library functions in C language
Memory pool (understand the process of new developing space from the perspective of kernel)