Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesnt import #1

Open
korjik opened this issue Nov 25, 2011 · 3 comments
Open

Doesnt import #1

korjik opened this issue Nov 25, 2011 · 3 comments

Comments

@korjik
Copy link

korjik commented Nov 25, 2011

Hello,

I am trying to import the csv files with your script but have no success.

I've splitted csv to troubleshoot the issue and have the following output:

$ python import.py
8 Blocks inserted
10 Locations inserted

But database is clear = ( . Please describe some ways to troubleshoot/debug script.

PS. I'm using Amazon RDS and have no logs of database = (

@korjik
Copy link
Author

korjik commented Nov 25, 2011

Somehow it works with localhost database but doesn't work with RDS.

I've spent 3-4 hrs trying to upload database into the RDS....

@ryd
Copy link
Owner

ryd commented Dec 3, 2011

Hi,

I have no experience with Amazon RDS. The script is using the standard python mysql implementation. So, what you can do is import it on your local database, create a dump and import that to Amazon RDS. That should be much faster than doing it remote.

Thx for giving me feedback.

(I will be back home in about 2 weeks. Than I can recheck.)

@korjik
Copy link
Author

korjik commented Dec 25, 2011

It is what I've done. I generate dump and then export it into RDS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants