Re: Cambiar Directorio Data

From: Sergio Gabriel Rodriguez <sgrodriguez(at)gmail(dot)com>
To: Cesar Erices <caerices(at)gmail(dot)com>
Cc: Ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Cambiar Directorio Data
Date: 2009-06-18 23:02:13
Message-ID: 15aa6b3e0906181602m5ad529b7g807243ae42bc6b06@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

2009/6/18 Cesar Erices <caerices(at)gmail(dot)com>

> Hola amigo estoy levantando un servidor centos 5 con postgres 8.3.7 y todo
> bien pero deseo cambiar de lugar la data, modifico el
> pego la carpeta data en la nueva ruta /data/bases/
> --
> Cesar Erices Vergara
> Ingeniero en Gestión Informática
> Analista de Sistema
>
> Santiago - Chile

Probaste ejecutar /usr/bin/postgres -p 5432 -D /data/bases/ directamente
desde la linea de comandos?

Si estas iniciando postgres desde un script /etc/rc.d/init.d/postgresql,
deberias editarlo y cambiar las variables PGDATA y PGLOG a tu nuevo dir.

Saludos

Sergio Gabriel Rodriguez
http://www.3trex.com.ar

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Sergio Gabriel Rodriguez 2009-06-18 23:11:00 Re: Cambiar Directorio Data
Previous Message Fernando Moreno 2009-06-18 22:03:59 Re: duda con select for update