Man page - pgxn(1)
Packages contains this manual
Manual
PGXNCLIENT
NAMEDESCRIPTION
options:
available commands:
NAME
pgxnclient - Interact with the PostgreSQL Extension Network
DESCRIPTION
usage: pgxnclient [--version] [--help] COMMAND ...
Interact with the PostgreSQL Extension Network (PGXN).
options:
--version
print the version number and exit
|
--help |
show this help message and exit |
available commands:
COMMAND
the command to execute. The complete list is available using āpgxn help --all ā. Builtin commands are:
|
check |
run a distributionās test |
download
download a distribution from the network
|
help |
display help and other program information |
|||
|
info |
print information about a distribution |
install
download, build and install a distribution
|
load |
load a distributionās extensions into a database |
|||
|
mirror |
return information about the available mirrors |
|||
|
search |
search in the available extensions |
uninstall
remove a distribution from the system
|
unload |
unload a distributionās extensions from a database |