Skip to content

Commit d0edb47

Browse files
committed
two DB heroku attempt
1 parent 85871f4 commit d0edb47

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

config/database.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ production:
4242
reconnect: false
4343
database: pdh_development
4444
pool: 5
45-
username: conway
46-
password: pony
45+
username: pdh_read
46+
password: pony4588
4747
host: localhost

mysql2psql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ destination:
1313
port: 5432
1414
username: conway
1515
password: pony
16-
database: pdh_development
16+
database: pdh
1717

1818
# if tables is given, only the listed tables will be converted. leave empty to convert all tables.
1919
#tables:

push_201206100215.dat

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"klass":"Taps::Push","database_url":"postgres://conway:pony@localhost/pdh_development?encoding=utf8","remote_url":"http://heroku:[email protected]","session_uri":"/sessions/4503477522","stream_state":{},"completed_tables":[],"table_filter":null,"local_tables_info":{"states":50,"lenders":30,"lenders_states":684,"lenders_term_states":107,"pages":4,"partners":30,"schema_migrations":10,"sniffs":3,"sources":2,"term_states":50}}

0 commit comments

Comments
 (0)