| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| tkey |
serial |
10 |
|
√ |
nextval('acoustic_data_tkey_seq'::regclass) |
|
|
| channel |
text |
2147483647 |
√ |
|
null |
|
|
| code |
int4 |
10 |
√ |
|
null |
|
|
| date |
text |
2147483647 |
√ |
|
null |
|
|
| time |
text |
2147483647 |
√ |
|
null |
|
|
| data |
text |
2147483647 |
√ |
|
null |
|
|
| units |
text |
2147483647 |
√ |
|
null |
|
|
| receiver |
int4 |
10 |
√ |
|
null |
|
|
| dataid |
int4 |
10 |
√ |
|
null |
|
|
| downloadid |
int8 |
19 |
√ |
|
null |
|
|
| longitude |
float8 |
17,17 |
√ |
|
null |
|
|
| latitude |
float8 |
17,17 |
√ |
|
null |
|
|
| receiver_dnum |
int4 |
10 |
√ |
|
null |
|
|
| codespace |
text |
2147483647 |
√ |
|
null |
|
|
| false_hit |
int4 |
10 |
√ |
|
null |
|
|
| ping_detection |
timestamp |
29,6 |
√ |
|
null |
|
|
| fdate |
text |
2147483647 |
√ |
|
null |
|
|
| ftime |
text |
2147483647 |
√ |
|
null |
|
|
Table contained 861,467 rows at Wed Dec 27 13:21 PST 2017
|