Re: Too many waits on extension of relation - Mailing list pgsql-performance

From avinash varma
Subject Re: Too many waits on extension of relation
Date
Msg-id CADaHE9HMvruP8PHf2CCQh-PkYDPVjO51rHX1w3fj-j_Pk16+YA@mail.gmail.com
Whole thread Raw
In response to Re: Too many waits on extension of relation  (MichaelDBA <MichaelDBA@sqlexec.com>)
List pgsql-performance
Hi Michael,

Yes, All the locks are of type= extend. 
Is there a way where we can improve the performance of concurrent inserts on the same table.

Thanks,
Avinash

pgsql-performance by date:

Previous
From: MichaelDBA
Date:
Subject: Re: Too many waits on extension of relation
Next
From: Kanninen Anssi EXT
Date:
Subject: Indexing an XMLTABLE query?