Re: postgres is not using tas

From: "Luis Alberto Amigo Navarro" <lamigo(at)atc(dot)unican(dot)es>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: postgres is not using tas
Date: 2002-03-18 17:37:07
Message-ID: 006a01c1cea3$86d8a2a0$cab990c1@atc.unican.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

here is the execution of one backend summary:
System call summary:
Average Total
Name #Calls Time(ms) Time(ms)
-----------------------------------------
semop 39305 0.06 2497.53
select 7 19.86 139.01
unlink 1 22.96 22.96
close 49 0.04 2.06
recv 1 0.72 0.72
send 1 0.11 0.11
fsync 1 0.07 0.07
prctl 1 0.01 0.01
exit 1 0.00 0.00

As u can see it's amazing
Thanks and regards

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Adam Haberlach 2002-03-18 17:58:07 My only post with regard to query caching
Previous Message Vince Vielhaber 2002-03-18 17:09:11 Re: insert statements