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: Inserts optimization?



Francisco Reyes <lists(at)stringsutils(dot)com> writes:
> I think I am going to try increasing wal_buffers

That will help not at all, if the problem is too-short transactions
as it sounds to be.  You really need to pester the authors of bacula
to try to wrap multiple inserts per transaction.  Or maybe find some
other software that can do that, if they are uninterested in supporting
anything but mysql.

			regards, tom lane



Home | Main Index | Thread Index

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