8000 Some commands don't use -X with psql · Issue #39 · pgxn/pgxnclient · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Some commands don't use -X with psql #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dvarrazzo opened this issue Nov 24, 2020 · 0 comments 8D3F
Closed

Some commands don't use -X with psql #39

dvarrazzo opened this issue Nov 24, 2020 · 0 comments

Comments

@dvarrazzo
Copy link
Member
$ pgxn load --port 54313 italian_fts --verbose
[...]
DEBUG: running command: ['/usr/lib/postgresql/13/bin/psql', '--port', '54313', '-tAX', '-c', 'SHOW server_version_num']
[...]
DEBUG: running sql command: "CREATE EXTENSION italian_fts;"
DEBUG: running command: ['/usr/lib/postgresql/13/bin/psql', '--port', '54313']
ERROR:  extension "italian_fts" already exists
Time: 0.270 ms

the last Time output comes from my ~/.psqlrc. It looks like some comands use -X to exclude it, some don't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0