Re: pg 8.3 Windows installer suggestion - Mailing list pgsql-hackers

From Euler Taveira de Oliveira
Subject Re: pg 8.3 Windows installer suggestion
Date
Msg-id 4780E4BC.2010900@timbira.com
Whole thread Raw
In response to pg 8.3 Windows installer suggestion  (jMartinez <juan.martinezcasanova@innovene.com>)
Responses Re: pg 8.3 Windows installer suggestion  (jMartinez <juan.martinezcasanova@innovene.com>)
List pgsql-hackers
jMartinez wrote:

> Would it be possible to add an option to the pg 8.3 Windows installer to
> separate the pg_log and pg_xlog folders from tha data one?
> 
Both options already exist in 8.3; pg_log can be set in postgresql.conf 
('log_directory') and pg_xlog can be set at initdb time.


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


pgsql-hackers by date:

Previous
From: "Usama Dar"
Date:
Subject: Re: Tuning Postgresql on Windows XP Pro 32 bit
Next
From: Louis-David Mitterrand
Date:
Subject: beta4 accepts foreign key of different type than column