Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : mongo_fdw.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mongo_fdw.install
blob: a8470cd1cd48f0f41d90cbe183a8d8333a23b527 (
plain
)
1
2
3
post_install
() {
echo
"To load mongo_fdw, execute 'CREATE EXTENSION mongo_fdw;' in postgres"
}