Restore problems with 7.0.3 on Solaris/sparc - Mailing list pgsql-general

From Ales Pecnik
Subject Restore problems with 7.0.3 on Solaris/sparc
Date
Msg-id Pine.LNX.4.30.0102221145510.23913-100000@deuce.sta.si
Whole thread Raw
List pgsql-general
Hello:

I'm having problems with restoring database. I'm using PostgreSQL 7.0.3 on
Solaris 2.6 on a Sparc machine.

The database contains large tables, the largest contains 1,5 million rows.
While pg_dump is quite quick, restore takes ages. Situation improves if I
split the dump file into smaller chunks, so no COPY command has more than
10000 lines of data following. Then restore is faster, it takes "only"
about 4 hours.

I also tried to restore the database on another machine (Pentium II)
with RedHat 7.0, and it took only about 5 minutes - without splitting the
file into smaller chunks.

Any ideas where the problem might be?

Thanks in advance,

Ales Pecnik



pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: problem while compiling user c functions in 7.1beta4
Next
From: Christopher Sawtell
Date:
Subject: Re: problem while compiling user c functions in 7.1beta4