Changes between Version 29 and Version 30 of CookBook join BDMAP_CCM
- Timestamp:
- Feb 11, 2010 10:25:26 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBook join BDMAP_CCM
v29 v30 46 46 Encodage>convertir en utf8 47 47 }}} 48 * then we use psql to restore the file while connecting to BDMAP ... 48 * then we use psql to restore the file while connecting to BDMAP ... change the port if necessary (celine : 5432) 49 49 {{{ 50 50 C:\"Program Files"\PostgreSQL\8.4\bin\psql -d BDMAP -h localhost -U postgres -p 5433 -f stationsputf8.sql