Chris Browne wrote:
> - Alternatively, to help establish common policies, for the "less
>frequent" cases.
>
> env: Sets up PATH, MAN_PATH, PGPORT with the values used by
> the backend in "this" init file
How does this work? I have my own script to do things, and one of the
pai
[EMAIL PROTECTED] (Tom Lane) writes:
> "Peter Koczan" <[EMAIL PROTECTED]> writes:
>> I'm planning a lot of changes for migrating to PostgreSQL 8.3, among
>> them being a better way of separating data and logs (transaction logs,
>> that is).
>
>> Currently, the OS and log data are on one disk system
"Peter Koczan" <[EMAIL PROTECTED]> writes:
> I'm planning a lot of changes for migrating to PostgreSQL 8.3, among
> them being a better way of separating data and logs (transaction logs,
> that is).
> Currently, the OS and log data are on one disk system, and the data
> (including configs) are on
Hi all,
I'm planning a lot of changes for migrating to PostgreSQL 8.3, among
them being a better way of separating data and logs (transaction logs,
that is).
Currently, the OS and log data are on one disk system, and the data
(including configs) are on the other disk system. After creating the
da