Hi, On Thu, Jul 2, 2009 at 5:19 AM, Lorraine Mancuso<[email protected]> wrote: > I am currently running PG version 8.3.1. I am working in a test > environment. I have a situation where the WAL file needed at startup no > longer exists and I really don't care about it, therefore, I just want to > reset the logs and go from there. However, after the pg_resetxlog, PG is > still looking for the old file in the pg_xlog directory. Has this bug been > fixed in a version beyond 8.3.1?
Is that the same problem which was discussed before? If so, that bug fix will be included in the upcoming 8.3.8. http://archives.postgresql.org/message-id/[email protected] Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
