Home
last modified time | relevance | path

Searched defs:PgStat_StatDBEntry (Results 1 – 25 of 40) sorted by relevance

12

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/
H A Dpgstat.h720 typedef struct PgStat_StatDBEntry struct
722 Oid databaseid;
723 PgStat_Counter n_xact_commit;
724 PgStat_Counter n_xact_rollback;
725 PgStat_Counter n_blocks_fetched;
726 PgStat_Counter n_blocks_hit;
728 PgStat_Counter n_tuples_fetched;
732 TimestampTz last_autovac_time;
734 PgStat_Counter n_conflict_lock;
738 PgStat_Counter n_temp_files;
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/
H A Dpgstat.h720 typedef struct PgStat_StatDBEntry struct
722 Oid databaseid;
723 PgStat_Counter n_xact_commit;
724 PgStat_Counter n_xact_rollback;
725 PgStat_Counter n_blocks_fetched;
726 PgStat_Counter n_blocks_hit;
728 PgStat_Counter n_tuples_fetched;
732 TimestampTz last_autovac_time;
734 PgStat_Counter n_conflict_lock;
738 PgStat_Counter n_temp_files;
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/include/
H A Dpgstat.h720 typedef struct PgStat_StatDBEntry struct
722 Oid databaseid;
723 PgStat_Counter n_xact_commit;
724 PgStat_Counter n_xact_rollback;
725 PgStat_Counter n_blocks_fetched;
726 PgStat_Counter n_blocks_hit;
728 PgStat_Counter n_tuples_fetched;
732 TimestampTz last_autovac_time;
734 PgStat_Counter n_conflict_lock;
738 PgStat_Counter n_temp_files;
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/
H A Dpgstat.h720 typedef struct PgStat_StatDBEntry struct
722 Oid databaseid;
723 PgStat_Counter n_xact_commit;
724 PgStat_Counter n_xact_rollback;
725 PgStat_Counter n_blocks_fetched;
726 PgStat_Counter n_blocks_hit;
728 PgStat_Counter n_tuples_fetched;
732 TimestampTz last_autovac_time;
734 PgStat_Counter n_conflict_lock;
738 PgStat_Counter n_temp_files;
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/
H A Dpgstat.h720 typedef struct PgStat_StatDBEntry struct
722 Oid databaseid;
723 PgStat_Counter n_xact_commit;
724 PgStat_Counter n_xact_rollback;
725 PgStat_Counter n_blocks_fetched;
726 PgStat_Counter n_blocks_hit;
728 PgStat_Counter n_tuples_fetched;
732 TimestampTz last_autovac_time;
734 PgStat_Counter n_conflict_lock;
738 PgStat_Counter n_temp_files;
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/
H A Dpgstat.h720 typedef struct PgStat_StatDBEntry struct
722 Oid databaseid;
723 PgStat_Counter n_xact_commit;
724 PgStat_Counter n_xact_rollback;
725 PgStat_Counter n_blocks_fetched;
726 PgStat_Counter n_blocks_hit;
728 PgStat_Counter n_tuples_fetched;
732 TimestampTz last_autovac_time;
734 PgStat_Counter n_conflict_lock;
738 PgStat_Counter n_temp_files;
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/include/
H A Dpgstat.h720 typedef struct PgStat_StatDBEntry struct
722 Oid databaseid;
723 PgStat_Counter n_xact_commit;
724 PgStat_Counter n_xact_rollback;
725 PgStat_Counter n_blocks_fetched;
726 PgStat_Counter n_blocks_hit;
728 PgStat_Counter n_tuples_fetched;
732 TimestampTz last_autovac_time;
734 PgStat_Counter n_conflict_lock;
738 PgStat_Counter n_temp_files;
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/
H A Dpgstat.h575 typedef struct PgStat_StatDBEntry struct
577 Oid databaseid;
578 PgStat_Counter n_xact_commit;
579 PgStat_Counter n_xact_rollback;
580 PgStat_Counter n_blocks_fetched;
581 PgStat_Counter n_blocks_hit;
582 PgStat_Counter n_tuples_returned;
583 PgStat_Counter n_tuples_fetched;
584 PgStat_Counter n_tuples_inserted;
608 } PgStat_StatDBEntry; argument

12