On Wed, Oct 7, 2015 at 2:58 PM, Steve Pribyl <steve.pri...@akunacapital.com> wrote:
> Good Afternoon, > > We are in a bit of pickle with this as I think some of the issues we may > be having could possible be caused by being backup mode for months. > > What can I check or do to make sure the db is not in backup mode and under > what circumstances/how can I remove that backup.old file? > um... http://www.postgresql.org/docs/9.3/interactive/functions-admin.html#FUNCTIONS-ADMIN-BACKUP-TABLE pg_is_in_backup() David J.