pgbackups:restore not destroying the database?

2013-04-29 Thread Michel Pigassou
Hi. Several times I have used pgbackups:restore for a Rails database and it messed with my migrations, saying that the table already exist. In this case I resolve the situation by resetting the DB (pg:reset) and then restoring it. But it says here

Ruby without MRI (JRuby, Rubinius, etc.)

2013-02-26 Thread Michel Pigassou
Hi. Does anyone use Ruby without the MRI, that is to say Rubinius or JRuby. What is your experience with it and why did you go that way (real thread support, ...?). Michel -- -- You received this message because you are subscribed to the Google Groups Heroku group. To unsubscribe from this

Re: Need info on Heroku

2013-02-25 Thread Michel Pigassou
You can create a buildpack that includes your binary. https://devcenter.heroku.com/articles/buildpacks On Sunday, February 24, 2013 9:40:17 AM UTC+1, Pavan T wrote: Hi, I am planning to deploy my app on heroku and also use neo4j add-on. We have used neo4j 1.9.M04 version for writing

Re: Is there a simple way to get email notifications when a scheduler job fails?

2013-02-13 Thread Michel Pigassou
You can use the sendgrid addon but as you said the process is the same: catch the exception and send an email. See also Airbrake: http://airbrake.io/ On Wednesday, February 13, 2013 3:59:24 AM UTC+1, Kelly Felkins wrote: I would like my scheduler jobs to notify me if there is a failure. One

Re: Heroku Labs: pipelines?

2012-12-17 Thread Michel Pigassou
pages for Labs features using `heroku labs:info` Cheers, David On Mon, Dec 17, 2012 at 9:58 AM, Michel Pigassou dag...@gmail.comjavascript: wrote: Hi. heroku labs:list gives pipelines Pipelines adds experimental support for deploying changes between applications with a shared code

Re: Progstr and Logentries addons

2012-04-16 Thread Michel Pigassou
It's great news, thanks for your reactivity! By the way your support site seems to be down. On Monday, April 16, 2012 11:24:52 AM UTC+2, Hristo Deshev wrote: Hi Michel, On 04/15/2012 09:57 PM, Michel Pigassou wrote: Hi. Does anyone use the Progstr addon? All log timestamp do not match

Progstr and Logentries addons

2012-04-15 Thread Michel Pigassou
Hi. Does anyone use the Progstr addon? All log timestamp do not match the Heroku logs (whereas the ones from Logentries do). What solution between the two are you using? Thanks -- You received this message because you are subscribed to the Google Groups Heroku group. To view this discussion

Re: European clients hosted on Heroku?

2011-07-12 Thread Michel Pigassou
No Neil, all the contractors involved have to be members of Safe Harbor. The support told me they are working hard on this matter. Unfortunately there is no way to get a date, so I still don't know if I can wait or have to move elsewhere (Engine Yard seems to be a reasonable choice with their

European clients hosted on Heroku?

2011-07-06 Thread Michel Pigassou
Hi. I've just had an exchange with the support saying that there is no way to introduce special contract clauses required by law (this document, in English: http://www.cnil.fr/fileadmin/documents/Vos_responsabilites/Transferts/CCT-2010-Ss_Traitants_VE.pdf). Also, Heroku is not a member (yet)

Re: European clients hosted on Heroku?

2011-07-06 Thread Michel Pigassou
Just to be clear it concerns all European countries that host personal data on Heroku (people identity, emails, etc.). -- You received this message because you are subscribed to the Google Groups Heroku group. To view this discussion on the web visit

Latency of writing in the DB

2011-06-24 Thread Michel Pigassou
Hi all. My problem is simple : when I put a new entry in my DB, I ensure that there is no entries the same day. When a request is sent twice, is it possible that to be written in the DB and readebale (accessible from a select query) the process takes more than one minute on Heroku? -- You

Re: Latency of writing in the DB

2011-06-24 Thread Michel Pigassou
Actually the query itself contains some restrictions, like the date and the owner of the objet, so it does not take so long to run. But I'll keep searching :) -- You received this message because you are subscribed to the Google Groups Heroku group. To view this discussion on the web visit

Time zone (Rails and logs)

2011-06-16 Thread Michel Pigassou
What is the official (and working) way to specify a time zone, applyed to logs and Rails? I was able to find many posts on the subject, most from 2010 but nothing working 100%. Thanks. -- You received this message because you are subscribed to the Google Groups Heroku group. To view this

Re: Is the DB size the same that is indicated when capturing a backup?

2011-06-16 Thread Michel Pigassou
Thank you Jeff. -- You received this message because you are subscribed to the Google Groups Heroku group. To view this discussion on the web visit https://groups.google.com/d/msg/heroku/-/ke9qqP26GoEJ. To post to this group, send email to heroku@googlegroups.com. To unsubscribe from this

Is the DB size the same that is indicated when capturing a backup?

2011-06-09 Thread Michel Pigassou
Hi. I'd like to know if my DB size is the one indicated when I capture a backup from it (or almost equal)? In fact, the point here is to have an idea of whether I'm getting to the 5 MB limit or not (not now, but one day :) Thanks. -- You received this message because you are subscribed to

Logworm and logs conservation

2011-06-06 Thread Michel Pigassou
Hi. Is anyone in here using Logworm? http://www.logworm.com It seems to be a saas for logging, compatible with Heroku. The addon they mention is no longer available on Heroku, I wonder why. Maybe anyone know another solution for log conservation, other than paying 100$/month with an external

Re: Problems with Hoptoad

2011-05-20 Thread Michel Pigassou
Hi Dan. It's not related to this email since I'm a paying user of Hoptoad. My ticket have been sent to Hoptoad's support. We'll see. Thanks. -- You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email to heroku@googlegroups.com.

Problems with Hoptoad

2011-05-19 Thread Michel Pigassou
Hi. I've just submitted a ticket but I wonder if I'm the only one having problems with Hoptoad. First, the addon is no longer listed in my app addons. And in my logs there is: 2011-05-19T08:51:33+00:00 app[web.1]: ** [Hoptoad] Failure: Net::HTTPInternalServerError 2011-05-19T08:51:33+00:00

Re: Suggestion for Heroku - different error message when issue deriving from AWS

2011-04-21 Thread Michel Pigassou
Furthermore, the status page could be available as a RSS to be able to keep an eye on it easily. What do you think? (also send mails or sms, but maybe as a second step). -- You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send

Re: Suggestion for Heroku - different error message when issue deriving from AWS

2011-04-21 Thread Michel Pigassou
Michel Pigassou wrote: Furthermore, the status page could be available as a RSS to be able to keep an eye on it easily. What do you think? (also send mails or sms, but maybe as a second step). Actually there is already a RSS feed available :) -- You received this message because you