Compare commits
4 Commits
check-trav
...
add-salesf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7c4849d62e | ||
|
|
45e30973a0 | ||
|
|
d51b02b61e | ||
|
|
9b1a889133 |
@@ -38,12 +38,11 @@ before_install:
|
||||
- sudo apt-get -y remove --purge postgis
|
||||
- sudo apt-get -y autoremove
|
||||
|
||||
# - sudo apt-get -y install libgdal1h=1.11.0-0cdb1~precise3
|
||||
- sudo apt-get -y install postgresql-9.5=9.5.2-2ubuntu1
|
||||
- sudo apt-get -y install postgresql-server-dev-9.5=9.5.2-2ubuntu1
|
||||
- sudo apt-get -y install postgresql-plpython-9.5=9.5.2-2ubuntu1
|
||||
- sudo apt-get -y install postgresql-9.5-postgis-scripts=2.2.2.0-cdb2
|
||||
- sudo apt-get -y install postgresql-9.5-postgis-2.2=2.2.2.0-cdb2
|
||||
- sudo apt-get -y install postgresql-9.5-postgis-scripts=2.2.2.0-cdb2
|
||||
|
||||
# configure it to accept local connections from postgres
|
||||
- echo -e "# TYPE DATABASE USER ADDRESS METHOD \nlocal all postgres trust\nlocal all all trust\nhost all all 127.0.0.1/32 trust" \
|
||||
|
||||
261
src/pg/sql/16_salesforce.sql
Normal file
261
src/pg/sql/16_salesforce.sql
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user