pgxman pack install -f /PATH_TO/pgxman.yaml
, defining the required extensions, their versions, and the targeting PostgreSQL versions.
apiVersion
v1
is supported.extensions
name
:
name
or the path
field must be present.version
:
name
field is provided.name
is presentpath
:
name
or the path
field must be present.options
:
overwrite
:
postgres
version
:
"13"
, "14"
, "15"
, "16"
username
password
dbname
port