Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Database Loading



Hi,

Le mardi 19 février 2008, Carol Walter a écrit :
> I have to load a very large database.  Is there a command that can
> load data in bulk faster than the copy command does?

The next version of pgloader has been asked to implement some new parallel 
loading of a single file, which could speed up things by having several 
backends importing data at once. The implementation of this is now done and 
ready to get some tests, but still at a beta or release candidate status.

If you want to try it (and report about your tests?), here's the current 
version of it:
 http://pgloader.projects.postgresql.org/dev/
 http://pgloader.projects.postgresql.org/dev/pgloader.1.html#_parallel_loading

Regards,
-- 
dim

Attachment: signature.asc
Description: This is a digitally signed message part.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group