Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

PG_CONVERSION

Updated on 2023-10-31 GMT+08:00

PG_CONVERSION records encoding conversion information.

Table 1 PG_CONVERSION columns

Name

Type

Reference

Description

oid

oid

-

Row identifier (hidden attribute; must be explicitly selected)

conname

name

-

Conversion name (unique in a namespace)

connamespace

oid

PG_NAMESPACE.oid

OID of the namespace that contains this conversion

conowner

oid

PG_AUTHID.oid

Owner of the conversion

conforencoding

integer

-

Source encoding ID

contoencoding

integer

-

Destination encoding ID

conproc

regproc

PG_PROC.oid

Conversion procedure

condefault

boolean

-

Its value is true if this is the default conversion.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback