Re: PG_RESTORE and database size

From: Richard Huxton <dev(at)archonet(dot)com>
To: Marcus Couto <marcus_couto(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PG_RESTORE and database size
Date: 2006-01-27 14:09:45
Message-ID: 43DA29A9.1050402@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Marcus Couto wrote:
> Here's a basic question. On working with backing up and restoring it
> seems like if I keep on doing it in a row, the backup file size keeps
> on increasing in size. It almost doubles in size for every
> backup/restore. I want the restore the backup to overwrite the
> database and not add to it. Is there another procedure I'm missing or
> a parameter I'm not using right with pg_restore and pg_dump?

If I were to ask you about vacuum-ing would you know what I was talking
about? If not, check the manuals and read up on the topic.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Presber 2006-01-27 14:11:13 Re: TSearch2 / German compound words / UTF-8
Previous Message John D. Burger 2006-01-27 14:09:34 Re: Finding missing records