Re: Recover db

From: Adam Witney <awitney(at)sghms(dot)ac(dot)uk>
To: "Williams, Travis L, NPONS" <tlw(at)att(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Recover db
Date: 2002-10-14 13:14:23
Message-ID: B9D081BF.971F%a.witney@sghms.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


You can use pg_restore or psql to restore the database from a dump file. See
here for details:

http://www.postgresql.org/idocs/index.php?backup.html

adam

> After you do a pg_dump on the db and you have that file.. what do you do to
> recover the db if it is lost?
>
> Travis
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

  • Recover db at 2002-10-14 12:48:54 from Williams, Travis L, NPONS

Browse pgsql-general by date

  From Date Subject
Next Message Alessio Bragadini 2002-10-14 13:39:37 Re: Changing Column Order (Was Re: MySQL vs PostgreSQL.)
Previous Message Williams, Travis L, NPONS 2002-10-14 12:48:54 Recover db