Chapter 37. Configuring the Metadata Catalog

Table of Contents

37.1. Defining a Metadata Catalog Connection (define_catalog_connection)
37.2. Initializing the Metadata Catalog (init)

Metadata tables of pgpro_metastore are stored in the axe_catalog schema, or the so-called metadata catalog. This catalog can be initialized on the pgpro_metastore server or on a separate server.

To configure the metadata catalog:

  1. Define a metadata catalog connection.

  2. Initialize the metadata catalog.