On Thu, Apr 21, 2016 at 4:52 PM 'mohit dubey' via wal-e < [email protected]> wrote:
> Hi Daniel, > > > As suggested by you I have added in path > This is likely your problem. WAL-E cannot run psql and it doesn't seem to > be in $PATH however it is run. > > Still I am getting the same error. I did which psql by root user and it is > giving me - > /usr/local/pgsql/bin/psql > > but doing sudo -u postgres envdir /etc/wal-e.d/env which psql- > sudo: envdir: command not found > > What does this means ? > That would mean envdir is not in $PATH. I seem to recall you were using envdir elsewhere? -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
