Re: dump_all/restore times?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Vivek Khera <khera(at)kcilink(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: dump_all/restore times?
Date: 2003-07-24 20:43:12
Message-ID: 200307242043.h6OKhCj27307@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Vivek Khera wrote:
> >>>>> "BM" == Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
>
> BM> Here is an applied patch that suggests increasing sort_mem during
> BM> restore. I though of putting it near the database restore section or in
> BM> the manual, but is seemed more centralized to put it near the actual
> BM> parameter.
>
> But nobody will find it there...

OK, then where should I put it?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ed L. 2003-07-24 20:53:26 Huge pg_toast table
Previous Message Clay Luther 2003-07-24 20:43:11 Re: Postgres unique index checking and atomic transactions