Re: Largeobject Access Controls (r2460)

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: "Greg Smith" <greg@2ndquadrant.com>, "KaiGai Kohei" <kaigai@ak.jp.nec.com>, "Robert Haas" <robertmhaas@gmail.com>, "KaiGai Kohei" <kaigai@kaigai.gr.jp>, "Takahiro Itagaki" <itagaki.takahiro@oss.ntt.co.jp>, <pgsql-hackers@postgresql.org>, "Jaime Casanova" <jcasanov@systemguards.com.ec>
Date: 2010-01-25T18:10:38Z
Lists: pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote: 
 
> It might be better to try a test case with lighter-weight objects,
> say 5 million simple functions.
 
Said dump ran in about 45 minutes with no obvious stalls or
problems.  The 2.2 GB database dumped to a 1.1 GB text file, which
was a little bit of a surprise.
 
-Kevin