Dump / restore question

From: Garo Hussenjian <garo(at)xapnet(dot)com>
To: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Dump / restore question
Date: 2002-10-27 21:49:27
Message-ID: B9E19F67.463D%garo@xapnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I have a dump file from "pg_dump dbname > dump_file" of about 115 Mb that
takes a few seconds to create and takes several hours to restore using "psql
dbname < dump_file".

I can't imagine I'm doing this correctly! What am I missing?

Garo.

=-=-==-=-=-==

Xapnet Internet Solutions
1501 Powell St., Suite N
Emeryville, CA 94608

Tel - (510) 655-9771
Fax - (510) 655-9775
Web - http://www.xapnet.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2002-10-27 22:13:41 Re: Dump / restore question
Previous Message Ben 2002-10-27 19:00:35 Re: COMMAND_OK for PL/pgSQL?