Skip to content
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

pghoard version not visible in "/usr/bin/python3.6 -m pip list" #482

Open
dsoren89 opened this issue Nov 10, 2021 · 2 comments
Open

pghoard version not visible in "/usr/bin/python3.6 -m pip list" #482

dsoren89 opened this issue Nov 10, 2021 · 2 comments

Comments

@dsoren89
Copy link

dsoren89 commented Nov 10, 2021

I have installed pghoard 2.2.1 version with PG13 in centos OS.
pghoard is running successfully but in the pip list the version is not shown as expected.

/usr/bin/python3.6 -m pip list
Package Version


backcall 0.2.0
certifi 2020.12.5
cffi 1.14.5
chardet 4.0.0
cryptography 3.3
dataclasses 0.8
decorator 4.3.0
future 0.18.2
idna 2.5
ipython 7.16.1
ipython-genutils 0.2.0
jedi 0.18.0
networkx 2.5.1
parso 0.8.2
pexpect 4.8.0
pghoard -shell.git.describe..dev

also in /usr/local/lib/python3.6/site-packages folder , i can see two folders created as below.
In the previous version of pghoard 2.1.0 , this was not observed

Thanks in advance.

drwxr-xr-x. 2 root root 181 Nov 10 14:16 pghoard-_shell.git.describe..dev-py3.6.egg-info
drwxr-xr-x. 4 root root 39 Nov 10 14:17 pglookout-2.0.0-py3.6.egg

@dsoren89
Copy link
Author

Also i have observed the below logs in /var/log/messages. Can you kindly suggest what could be wrong?

Nov 18 09:14:45 vm-db1 pghoard: 2021-11-18 09:14:45,687#011PGReceiveXLog#011Thread-23#011INFO#011b**'pg_receivewal: not renaming "000000010000000000000003.partial", segment is not complete\n'**
Nov 18 09:14:45 vm-db1 pghoard: 2021-11-18 09:14:45,692#011PGReceiveXLog#011Thread-23#011INFO#011b'pg_receivewal: error: replication stream was terminated before stop point\n'
Nov 18 09:14:45 vm-db1 pghoard: 2021-11-18 09:14:45,698#011PGReceiveXLog#011Thread-23#011INFO#011b**'pg_receivewal: disconnected; waiting 5 seconds to try again\n'**

@dsoren89
Copy link
Author

dsoren89 commented Dec 1, 2021

Any update on this query? Thanks in advance

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