Moving Databases - Mailing list pgsql-general

From Jeffrey Napolitano
Subject Moving Databases
Date
Msg-id 35A52D7F.A2842701@setech.com
Whole thread Raw
Responses Re: [GENERAL] Moving Databases  (Maarten Boekhold <maartenb@dutepp2.et.tudelft.nl>)
List pgsql-general
I have two Postgresql databases - one on machine a, one on machine b.
Both are currently running.  I want to put a copy of the database on a
onto machine b.  I know I have to stop the postmaster (obviously) on
database b, but what else is there to do? Which directories do I have to
move (if that's what I have to do).  Sorry - I know this is probably
simple, but I'm rushing to meet a deadline.

--
Jeffrey Napolitano
Lowly Intern
Software Emancipation Technology

pgsql-general by date:

Previous
From: Brian
Date:
Subject: What to do with no foreign keys
Next
From: Roland Roberts
Date:
Subject: Triggers: options besides compiled code?