Commands
pgxman upgrade
Upgrade PostgreSQL extensions
Synopsis
Upgrade PostgreSQL extensions from commandline arguments. The argument format is NAME=VERSION. The PostgreSQL version is detected from pg_config if it exists, or can be specified with the —pg flag.
Examples
Options
Options inherited from parent commands
SEE ALSO
- pgxman - PostgreSQL Extension Manager