On Feb 19, 2008 12:47 PM, Carol Walter <walterc(at)indiana(dot)edu> wrote: > Hello, > > I have to load a very large database. Is there a command that can > load data in bulk faster than the copy command does? pg_bulkload http://pgfoundry.org/projects/pgbulkload/ I've not used it, but have seen it mentioned several times.