Re: pg_resetxlog as root

From: Neil Conway <neilc(at)samurai(dot)com>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pg_resetxlog as root
Date: 2004-12-13 03:58:38
Message-ID: 1102910318.23208.36.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Sun, 2004-12-12 at 23:59 +0000, Dave Page wrote:
> Sounds reasonable to me.

Attached is a patch that implements this.
src/port/backend/win32/security.c is moved to src/port/win32_security.c,
and conditionally added to LIBOBJS. Note that I don't have much
experience with the build system, and less still with the Win32 port, so
please let me know if there's a better way to do this. Also, I don't
have a Windows build environment -- could someone verify whether this
builds on Win32?

-Neil

Attachment Content-Type Size
resetxlog_root-2.patch text/x-patch 9.2 KB

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Robert Treat 2004-12-13 05:49:02 default timezone in postgresql.conf
Previous Message Bruce Momjian 2004-12-13 03:36:48 Re: pt_BR FAQ update