Re: [ADMIN] pg_dump/restore problems

2010-02-20 Thread Glen Brown
I am using Ubuntu 8LTS on both systems. How can tell where the space is going? thanks for the help -glen Glen Brown On Sat, Feb 20, 2010 at 9:52 AM, Kevin Grittner wrote: > Glen Brown wrote: > > > When I dump this table using pg_dump -Fc it creates a 15 gb file. I > > am

[ADMIN] pg_dump/restore problems

2010-02-15 Thread Glen Brown
trying to restore in into a database that has 100gb of free disk space and it consumes it all and fails to finish the restore. The table is not partitioned and has a few indexes on it. What can I do? thanks -glen Glen Brown