@@ -11,29 +11,34 @@ Vcs-Git: https://github.com/postgrespro/pg_wait_sampling.git
11
11
Package: postgresql-9.6-pg-wait-sampling
12
12
Architecture: any
13
13
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-9.6,
14
- Description: pg_wait-sampling provides functions for detailed per backend
15
- and per query statistics about PostgreSQL wait events
14
+ Description: Extension providing statistics about PostgreSQL wait events
15
+ pg_wait-sampling is an extension which provides functions for detailed
16
+ per backend and per query wait events statistics.
16
17
17
18
Package: postgresql-10-pg-wait-sampling
18
19
Architecture: any
19
20
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-10,
20
- Description: pg_wait-sampling provides functions for detailed per backend
21
- and per query statistics about PostgreSQL wait events
21
+ Description: Extension providing statistics about PostgreSQL wait events
22
+ pg_wait-sampling is an extension which provides functions for detailed
23
+ per backend and per query wait events statistics.
22
24
23
25
Package: postgresql-11-pg-wait-sampling
24
26
Architecture: any
25
27
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-11,
26
- Description: pg_wait-sampling provides functions for detailed per backend
27
- and per query statistics about PostgreSQL wait events
28
+ Description: Extension providing statistics about PostgreSQL wait events
29
+ pg_wait-sampling is an extension which provides functions for detailed
30
+ per backend and per query wait events statistics.
28
31
29
32
Package: postgresql-12-pg-wait-sampling
30
33
Architecture: any
31
34
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-12,
32
- Description: pg_wait-sampling provides functions for detailed per backend
33
- and per query statistics about PostgreSQL wait events
35
+ Description: Extension providing statistics about PostgreSQL wait events
36
+ pg_wait-sampling is an extension which provides functions for detailed
37
+ per backend and per query wait events statistics.
34
38
35
39
Package: postgresql-13-pg-wait-sampling
36
40
Architecture: any
37
41
Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-13,
38
- Description: pg_wait-sampling provides functions for detailed per backend
39
- and per query statistics about PostgreSQL wait events
42
+ Description: Extension providing statistics about PostgreSQL wait events
43
+ pg_wait-sampling is an extension which provides functions for detailed
44
+ per backend and per query wait events statistics.
0 commit comments