On Tue, Aug 12, 2014 at 1:48 PM, Paul Tiseo <[email protected]> wrote: > On Ubuntu 14, I have a strange feeling that something is a little off, after > following the instructions on the Github site and the Opbeat blog. > > postgres does not seem to want to run the archive command properly. > > If I manually run envdir /etc/wal-e.d/env wal-e wal-push > /var/lib/postgresql/9.3/main/pg_xlog/00000001000000000000001A, it seems to > work. > > If I manually run envdir /etc/wal-e.d/env wal-e wal-push > pg_xlog/00000001000000000000001A while in/var/lib/postgresql/9.3/main, it > seems to work. > > But, my archive_command, 'envdir /etc/wal-e.d/env wal-e wal-push %p', seems > to error out.
Do you have any logs from that? Try syslog or the pg_log directory. > I'm assuming that whatever is jamming wal-push in the archive_command is > hitting an ending step of backup-push? Yup. -- 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.
