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

pgctl-poll-ready has no help #112

Open
bukzor opened this issue Mar 9, 2016 · 0 comments
Open

pgctl-poll-ready has no help #112

bukzor opened this issue Mar 9, 2016 · 0 comments

Comments

@bukzor
Copy link
Contributor

bukzor commented Mar 9, 2016

$ pgctl-poll-ready  --help
Traceback (most recent call last):
  File "/nail/home/buck/pg/master/virtualenv_run/bin/pgctl-poll-ready", line 9, in <module>
    load_entry_point('pgctl==1.4.0rc1', 'console_scripts', 'pgctl-poll-ready')()
  File "/nail/home/buck/pg/master/virtualenv_run/lib/python2.7/site-packages/pgctl/poll_ready.py", line 76, in main
    notification_fd = int(floatfile('notification-fd'))
  File "/nail/home/buck/pg/master/virtualenv_run/lib/python2.7/site-packages/pgctl/poll_ready.py", line 19, in floatfile
    with open(filename) as f:
IOError: [Errno 2] No such file or directory: u'notification-fd'
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