Changes between Version 43 and Version 44 of CookBook join BDMAP_CCM
- Timestamp:
- Mar 1, 2010 11:43:15 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBook join BDMAP_CCM
v43 v44 53 53 '' notes '' 54 54 * use SRID 27572 if you want to keep the file in the current (LambertII) projection 55 --> so if you want to use the srid 27572 put : 56 {{{ 57 C:\"Program Files"\PostgreSQL\8.4\bin\psql -d BDMAP -h localhost -U postgres -p 5433 - s 27572 -f stationsputf8.sql 58 }}} 55 59 * also I'm using 5433 port and you probably use 5432... 56 60 * this was ticket : #21