Search Criteria
Package Details: pspg 4.3.0-1
Git Clone URL: | https://aur.archlinux.org/pspg.git (read-only, click to copy) |
---|---|
Package Base: | pspg |
Description: | Tabular data pager designed to be used with psql |
Upstream URL: | https://github.com/okbob/pspg |
Keywords: | pager postgresql psql tui |
Licenses: | |
Conflicts: | |
Submitter: | dmgk |
Maintainer: | dharrigan |
Last Packager: | dharrigan |
Votes: | 7 |
Popularity: | 0.000203 |
First Submitted: | 2018-01-22 18:23 |
Last Updated: | 2021-02-25 21:18 |
Dependencies (3)
- ncurses (ncurses-nohex, ncurses-git)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-src-libs, postgresql-lts-libs, postgresql-libs-12, postgresql-libs-9.6, postgresql-libs-11)
- readline (readline-athame-git, readline-git)
Latest Comments
dharrigan commented on 2020-12-13 15:21
Hi JantarMantar,
Thank you for finding that. I've added in the dependency now and pushed a new release. I hope this fixes your issue!
Thank you once again :-)
-=david=-
JantarMantar commented on 2020-12-13 14:42
pspg fails with:
pspg: error while loading shared libraries: libpq.so.5: cannot open shared object file: No such file or directory
. Installingpostgresql-libs
fixes it. Maybe add that as a dependency?dmgk commented on 2019-02-24 22:28
readline was updated to 8.0.0 on 2019-01-10 [1], so I think you just need to reinstall pspg to get it linked with the new readline version.
[1] https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/readline&id=99bac26be2df11d9f0dd56c8c1c59ef60b70600c
j0hannes commented on 2019-02-24 22:16
readline is a dependency, but still pspg won't find it:
pspg: error while loading shared libraries: libreadline.so.7: cannot open shared object file: No such file or directory