Re: [pgsql-ayuda] Ayuda

From: "Ing(dot) Roberto Andrade" <randrade(at)campus(dot)iztacala(dot)unam(dot)mx>
To: pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: Re: [pgsql-ayuda] Ayuda
Date: 1998-12-18 17:56:56
Message-ID: Pine.SOL.3.91.981218115556.10006C-100000@campus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hola:

> Hola lista, Parece que mi mensaje anterior no llego, alguien de uds me
> puede decir como respaldo una base de datos y me la llevo a otra maquina??
> intente llevandome el archivo /var/lib/pgsql/base/mi_base pero no
> funciono, las dos maquinas tienen linux RedHat 5.1 y postgresql-6.3.2-4
> De antemano, muchas gracias...

Revisa el mas de pg_dump, esa es una buena soluci'on:

pg_dump is a utility for dumping out a Postgres database into a
script file containing query commands. The script files are in a
ASCII format and can be used to reconstruct the database, even on
other machines and other architectures. pg_dump will produce the
queries necessary to re-generate all user-defined types, functions,
tables, indices, aggregates, and operators. In addition, all the
data is copied out in ASCII format so that it can be readily copied
in again, as well, as imported into tools for textual editing.

Saludos,

Roberto Andrade Fonseca

--------- Pie de mensaje -------------------------------------------
Archivo historico: http://tlali.iztacala.unam.mx/maillist/pgsql-ayuda
Cancelar inscripcion:
mail to: majordomo(at)tlali(dot)iztacala(dot)unam(dot)mx
text : cancelacion pgsql-ayuda

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Omar Armas Aleman 1998-12-18 18:18:57 [pgsql-ayuda] docs postscript
Previous Message Arellano Cortes J. Luis 1998-12-18 17:45:30 [pgsql-ayuda] Ayuda