Re: Move a database from one server to other - Mailing list pgsql-general

From Francisco Reyes
Subject Re: Move a database from one server to other
Date
Msg-id cone.1182794673.144870.29358.5001@35st.simplicato.com
Whole thread Raw
In response to Move a database from one server to other  (Adrián Ribao Martínez <aribao@gmail.com>)
List pgsql-general
Nicholas Barr writes:


> It is much much safer to use pg_dump/pg_restore and know that your data is
> consistent.
> http://www.postgresql.org/docs/8.2/static/backup-dump.html

In particular look at the section
23.1.2. Using pg_dumpall

That will copy your entire data set including users.

pgsql-general by date:

Previous
From: Joshua
Date:
Subject: yet another simple SQL question
Next
From: Magnus Hagander
Date:
Subject: Re: Automatic install on windows