pg_xlog error on the master

From: Venkata B Nagothi <nag1010(at)gmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_xlog error on the master
Date: 2016-10-23 08:05:57
Message-ID: CAEyp7J-c9cibNtcdePUdLCP6mteq9odKep4TFQMByogQXL590g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I just did did a "git pull" to test one of my patches and i get the
following error :

2016-10-23 18:51:47.679 AEDT [31930] FATAL: could not open archive status
directory "pg_xlog/archive_status": No such file or directory
2016-10-23 18:51:47.679 AEDT [31841] LOG: archiver process (PID 31930)
exited with exit code 1

is it expected ?

I notice that pg_xlog's name has been changed to pg_wal. I am not sure
about this.

Regards,

Venkata B N

Database Consultant / Architect

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vik Fearing 2016-10-23 08:18:16 Re: Renaming of pg_xlog and pg_clog
Previous Message Greg Stark 2016-10-22 20:18:28 Re: Renaming of pg_xlog and pg_clog