Mike Christensen <imaudi@comcast.net> writes:
> I'm doing some perf testing and need huge amounts of data. So I have a
> program that is adding data to a few tables ranging from 500,000 to 15M
> rows. The program is just a simply C# program that blasts data into the
> DB, but after about 3M rows or so I get an errror:
> ERROR: could not extend relation 1663/41130/41177: No space left on device
> HINT: Check free disk space.
Not to put too fine a point on it, but maybe you need to buy a bigger
disk.
regards, tom lane