pg_dump and buffer usage

From: Brad Nicholson <bnichols(at)ca(dot)afilias(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_dump and buffer usage
Date: 2007-02-15 01:19:14
Message-ID: 45D3B512.2010501@ca.afilias.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Question about pg_dump and Postgres 8.1.

Assuming you've let you buffers settle, and then you dump your
database. Will this clobber your shared buffers like a seq scan against
a large table will?

--
Brad Nicholson 416-673-4106 bnichols(at)ca(dot)afilias(dot)info
Database Administrator, Afilias Canada Corp.

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2007-02-15 01:20:57 Re: How to create an archive for old records?
Previous Message carter ck 2007-02-15 01:11:42 How to create an archive for old records?