Re: Strange problem when upgrading to 7.2 with pg_upgrade.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Brian Hirt <bhirt(at)mobygames(dot)com>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Strange problem when upgrading to 7.2 with pg_upgrade.
Date: 2002-04-09 04:28:40
Message-ID: 26073.1018326520@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> OK, I can 'dd' /dev/zero to append zeros to pad out the file. How large
> does the clog file get, 1gb? Do I need to rename it at all?

256KB per segment. Do *not* rename existing segments.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-04-09 04:35:34 Re: Strange problem when upgrading to 7.2 with pg_upgrade.
Previous Message Bruce Momjian 2002-04-09 04:25:51 Re: Strange problem when upgrading to 7.2 with pg_upgrade.