psql Command No Way to Provide Options to psql, Specifically -X
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 889
- Forks
- 236
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 33
Description
What is the current behavior?
-----------------------------
Currently `heroku psql` loads `.psqlrc`. One cannot prevent this via local `psql`'s `-X` option. Issue is settings in local `.psqlrc` are not appropriate for Heroku instance.
What is the expected behavior?
------------------------------
To be able to skip loading of `.psqlrc`
Contributor guide
Assessment
This issue has not been assessed yet.