Re: Init connection time grows quadratically - Mailing list pgsql-hackers

From Потапов Александр
Subject Re: Init connection time grows quadratically
Date
Msg-id 209a6-6835a180-9f-204dda80@158931578
Whole thread Raw
List pgsql-hackers

Sorry, I forgot to add the table and graph for point #8

The graph is attached. 

This is the table:
--------------------------------------------------
| Number of clients  |  Average init time, ms |
--------------------------------------------------
|            1024             |        ~435 +-20               |
|            2048            |        ~1062 +-20              |
|            4096            |        ~3284 +-40             |
|            8192             |        ~11617 +-120           |
|            16384           |        ~43391 +-230          |
--------------------------------------------------

 

Best regards,
Alexander Potapov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment

pgsql-hackers by date:

Previous
From: wenhui qiu
Date:
Subject: Re: Standardize the definition of the subtype field of AlterDomainStmt
Next
From: Matthias van de Meent
Date:
Subject: Re: Init connection time grows quadratically