Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_tool_excimer_profiles_id_seq'::regclass) |
|
|
|||||
| reason | int2 | 5 | null |
|
|
||||||
| scripttype | int2 | 5 | null |
|
|
||||||
| method | varchar | 7 | ''::character varying |
|
|
||||||
| created | int8 | 19 | null |
|
|
||||||
| finished | int8 | 19 | null |
|
|
||||||
| duration | numeric | 12,6 | null |
|
|
||||||
| request | varchar | 256 | ''::character varying |
|
|
||||||
| scriptgroup | varchar | 255 | ''::character varying |
|
|
||||||
| pathinfo | varchar | 256 | ''::character varying |
|
|
||||||
| parameters | text | 2147483647 | √ | null |
|
|
|||||
| sessionid | varchar | 10 | ''::character varying |
|
|
||||||
| userid | int8 | 19 | null |
|
|
||||||
| maxstackdepth | int8 | 19 | 0 |
|
|
||||||
| int2 | 5 | 0 |
|
|
|||||||
| buffering | int2 | 5 | 0 |
|
|
||||||
| responsecode | int2 | 5 | 0 |
|
|
||||||
| referer | text | 2147483647 | √ | null |
|
|
|||||
| pid | int8 | 19 | null |
|
|
||||||
| hostname | varchar | 256 | ''::character varying |
|
|
||||||
| useragent | varchar | 256 | ''::character varying |
|
|
||||||
| versionhash | varchar | 256 | ''::character varying |
|
|
||||||
| datasize | int8 | 19 | null |
|
|
||||||
| numsamples | int8 | 19 | null |
|
|
||||||
| flamedatad3 | bytea | 2147483647 | √ | null |
|
|
|||||
| memoryusagedatad3 | bytea | 2147483647 | √ | null |
|
|
|||||
| contenttypecategory | varchar | 30 | √ | null |
|
|
|||||
| contenttypekey | varchar | 30 | √ | null |
|
|
|||||
| contenttypevalue | varchar | 30 | √ | null |
|
|
|||||
| dbreads | int8 | 19 | √ | null |
|
|
|||||
| dbwrites | int8 | 19 | √ | null |
|
|
|||||
| dbreplicareads | int8 | 19 | √ | null |
|
|
|||||
| usermodified | int8 | 19 | null |
|
|
||||||
| timecreated | int8 | 19 | null |
|
|
||||||
| timemodified | int8 | 19 | null |
|
|
||||||
| memoryusagemax | int8 | 19 | √ | null |
|
|
|||||
| samplerate | int8 | 19 | √ | null |
|
|
|||||
| lockreason | text | 2147483647 | √ | null |
|
|
|||||
| courseid | int8 | 19 | √ | null |
|
|
|||||
| lockheld | numeric | 12,6 | √ | null |
|
|
|||||
| lockwait | numeric | 12,6 | √ | null |
|
|
|||||
| lockwaiturl | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_toolexciprof_id_pk | Primary key | Asc | id |
| app_toolexciprof_cre_ix | Performance | Asc | created |
| app_toolexciprof_dur_ix | Performance | Asc | duration |
| app_toolexciprof_use_ix | Performance | Asc | userid |

