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

PGXC_CLASS

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

PGXC_CLASS records the replicated or distributed information for each table.

Table 1 PGXC_CLASS columns

Name

Type

Description

pcrelid

oid

Table OID

pclocatortype

"char"

Locator type

  • H: hash
  • M: Modulo
  • N: Round Robin
  • R: Replicate

pchashalgorithm

smallint

Distributed tuple using the hash algorithm

pchashbuckets

smallint

Value of a harsh container

pgroup

name

Name of the node group

redistributed

"char"

The table has been redistributed.

redis_order

integer

Redistribution sequence

pcattnum

int2vector

Column number used as a distribution key

nodeoids

oidvector_extend

List of distributed table node OIDs

options

text

Extension status information. This is a reserved column in the system.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback