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: Very slow bytea extraction



"msmbarabino(at)virgilio(dot)it" <msmbarabino(at)virgilio(dot)it> writes:
>> Hmm ... what does VACUUM VERBOSE of that table show?

> Here is the 
> output of VACUUM VERBOSE

Well, that eliminates the theory that you've got a lot of dead tuples
slowing it down.  I come back to the conclusion that it's probably a
client-side problem.  Have you tried watching with "top" or similar tool
to check which process is eating all the time?

			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