Changes between Version 40 and Version 41 of InstallationGuidelines/PostgreSQL
- Timestamp:
- 01/10/11 19:30:42 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/PostgreSQL
v40 v41 7 7 8 8 {{{ 9 apt-get install postgresql-8.4 9 apt-get install postgresql-8.4 python-psycopg2 10 10 }}} 11 11