Plugin tables are tables — or views — created for or by various plugins to the Firebird engine.The standard plugin tables have the prefix PLG$
.
Important
|
The plugin tables do not always exist.For example, some tables only exist in the security database, and other tables will only be created on first use of a plugin. This appendix only documents plugin tables which are created by plugins included in a standard Firebird 5.0 deployment. Plugin tables are not considered system tables. |
Note
|
Profiler table names are plugin-specific
The tables listed in this appendix for the profiler (starting with |
- [fblangref50-appx07-profcursors]
-
Profiler information on cursors
- [fblangref50-appx07-profpsqlstats]
-
Profiler PSQL statistics
- [fblangref50-appx07-profpsqlstatsview]
-
Profiler aggregated view for PSQL statistics
- [fblangref50-appx07-profrecordsources]
-
Profiler information on record sources
- [fblangref50-appx07-profrecordsourcestats]
-
Profiler record source statistics
- [fblangref50-appx07-profrecordsourcestatsview]
-
Profiler aggregated view for record source statistics
- [fblangref50-appx07-profrequests]
-
Profiler information on requests
- [fblangref50-appx07-profsessions]
-
Profiler sessions
- [fblangref50-appx07-profstatements]
-
Profiler information on statements
- [fblangref50-appx07-profstatementstatsview]
-
Profiler aggregated view for statement statistics
- [fblangref50-appx07-srp]
-
Users and authentication information of the Srp user manager
- [fblangref50-appx07-users]
-
User and authentication information of the Legacy_UserManager user manager