We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Tricks for using the HyPer / Hyper database [🎶].
Error message:
could not run in background
Solution: make sure you freed up the directory used in the launch command's --listen-connection part. For example, for
--listen-connection
--listen-connection tab.tcp://localhost:7484,tab.domain:///tmp/LD/domain/.s.PGSQL.7484
delete /tmp/LD:
/tmp/LD
rm -rf /tmp/LD