Thread: Re: [PATCHES] xlog directory at initdb time

Re: [PATCHES] xlog directory at initdb time

From
Peter Eisentraut
Date:
Am Mittwoch, 27. Dezember 2006 02:56 schrieb Euler Taveira de Oliveira:
> This simple patch lets someone specifies the xlog directory at initdb
> time. It uses symlinks to do it, and create and/or set permissions at
> the directory as appropriate.

On the name of the option, it's not actually a "data" directory, so I'd just
call it --xlogdir, parallel to --datadir.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Re: [PATCHES] xlog directory at initdb time

From
Euler Taveira de Oliveira
Date:
Peter Eisentraut wrote:

> On the name of the option, it's not actually a "data" directory, so I'd just
> call it --xlogdir, parallel to --datadir.
>
Seems reasonable. Patch modified is attached.


--
  Euler Taveira de Oliveira
  http://www.timbira.com/

Attachment

Re: [PATCHES] xlog directory at initdb time

From
Bruce Momjian
Date:
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------

Euler Taveira de Oliveira wrote:
> Peter Eisentraut wrote:
> 
> > On the name of the option, it's not actually a "data" directory, so I'd just 
> > call it --xlogdir, parallel to --datadir.
> > 
> Seems reasonable. Patch modified is attached.
> 
> 
> -- 
>   Euler Taveira de Oliveira
>   http://www.timbira.com/

[ Attachment, skipping... ]

> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
> 
>                http://archives.postgresql.org

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


Re: [PATCHES] xlog directory at initdb time

From
Bruce Momjian
Date:
Patch applied.  Thanks.

---------------------------------------------------------------------------


Euler Taveira de Oliveira wrote:
> Peter Eisentraut wrote:
>
> > On the name of the option, it's not actually a "data" directory, so I'd just
> > call it --xlogdir, parallel to --datadir.
> >
> Seems reasonable. Patch modified is attached.
>
>
> --
>   Euler Taveira de Oliveira
>   http://www.timbira.com/

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +