Re: response time is very long in PG9.5.5 using psql or jdbc
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: response time is very long in PG9.5.5 using psql or jdbc |
| Дата | |
| Msg-id | 30153.1518488973@sss.pgh.pa.us обсуждение |
| Ответ на | response time is very long in PG9.5.5 using psql or jdbc (石勇虎 <SHIYONGHU651@pingan.com.cn>) |
| Ответы |
答复: response time is very long in PG9.5.5 using psql or jdbc
|
| Список | pgsql-bugs |
=?gb2312?B?yq/Twrui?= <SHIYONGHU651@pingan.com.cn> writes:
> In our product database,we met a problem .when we login in the database
> using psql or jdbc ,the response time is very long.
I'm going to guess that this has something to do with very slow population
of the backend's internal caches during the first query of a session.
That suggests bloated system catalogs. Do you have an unusually large
number of database objects (e.g., millions of tables or functions)?
Or is it possible that some transaction(s) transiently created a lot of
objects, and vacuuming hasn't been able to shrink the catalogs back down?
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера