Re: postgres

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: mallice <mallice(at)caramail(dot)com>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: postgres
Date: 2000-12-12 15:30:49
Message-ID: 3A3644A9.18CDCEBE@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

> do someone know how to copy a db fro one comp to another ?

Yes. You need to use pg_dump or pg_dumpall to extract the data, and then
use psql to restore it. This is a RTFM; check the admin docs and the
reference pages for details.

Good luck.

- Thomas

In response to

  • postgres at 2000-12-05 23:37:20 from mallice

Browse pgsql-ports by date

  From Date Subject
Next Message Peter Eisentraut 2000-12-12 15:56:43 Re: postgres
Previous Message Bruce Momjian 2000-12-12 13:48:59 Re: [PORTS] Re: 1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer.