| 77 | |
| 78 | = inserting ANGLIAN (All data from UK database) = |
| 79 | |
| 80 | |
| 81 | changeset:3496 anglian [[BR]] |
| 82 | Integration of english data for electrofishing |
| 83 | anglian.station all stations |
| 84 | anglian.operation contains all operations |
| 85 | anglian.electrofishing all electrofishing but not other surveys |
| 86 | anglian.batchope all operations |
| 87 | anglian.batchfish all fishes |
| 88 | anglian.mensurationindiv_biol_charac data for fish length and weight |
| 89 | |
| 90 | three kind of stages are entered at the batch level. Glass eel, Yellow eel, and glass yellow and silver mixed. |
| 91 | The data for gear fishing are still to be integrated at line 1102 |
| 92 | I've kept the example of western to do that. |
| 93 | {{{ |
| 94 | sauvegarde |
| 95 | F: |
| 96 | cd F:\IAV\eda\backup |
| 97 | C:\"Program Files"\PostgreSQL\9.0\bin\pg_dump -U postgres -p 5433 dbeel> dbeel_13072010.sql |
| 98 | restauration |
| 99 | C:\"Program Files"\PostgreSQL\8.4\bin\psql -U postgres -d dbeel -p 5433 -f dbeel_13072010.sql |
| 100 | }}} |
| 101 | |
| 102 | |