AO Logo
 
  
  
  
PostgreSQL Encodings
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· postgresql encodings

TABLE NAME

postgres_encodings

DESCRIPTION

The postgres_encodings table stores the information about each PostgreSQL database encoding supported.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetruepostgres_databases.encoding1.0a100a generated unique key
encodingstringfalsefalse1.0a100the name of the encoding
postgres_versionfkeyfalsefalsepostgres_versions.version1.0a100the version of PostgreSQL