Looking for final word on pulling databases using "heroku db:pull"
from PostgreSQL to sqlite3 and time zone offsets. Last discussion on
this newsgroups was here:

http://groups.google.com/group/heroku/browse_thread/thread/ea82c62362ccb3cb/b212a7b05567dc4f

There is a StackOverflow discussion about the same problems that
suggests setting TZ before doing the pull.

http://stackoverflow.com/questions/1416294/weird-time-inconsistencies-between-production-and-development

Does anyone have any experience with this? I'm writing a script that
fetches my database every once in a while as a backup strategy, but
I'm wondering if I can restore the database if it is going to be off
by 8 hours or more. I'm wondering If I should leave it alone and count
on the 8 hours negating itself when I restore.

Alan Gutierrez
http://twitter.com/bigeasy

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to