Re: data backup question

2017-05-16 Thread Matthew Ness
Hi Ted, Just on backups and PostgreSQL, it's maybe worth noting that as well as backups in the RDS space, it's trivial to also use traditional 'backup' and 'restore' functionality, if you need to move, replicate, backup on-premise, etc. I wont be drawn into any flavour-distro wars (!), suffice to

Re: data backup question

2017-05-16 Thread Paul Hoadley
On 17 May 2017, at 6:22 am, Theodore Petrosky wrote: > How do you feel about responsiveness, especially postgresql responsiveness? We haven’t done any serious testing, but PostgreSQL on RDS is quite sufficient for our needs. > I have never had any real experience with MySQL so i don’t want to

Re: data backup question

2017-05-16 Thread Theodore Petrosky
Actually, I am still living in the free AWS. If you create a RDS, you have to pay. So I am running postgresql in the free instance. Yea, my data is really small right now. How do you feel about responsiveness, especially postgresql responsiveness? I have never had any real experience with MySQ

Fwd: AjaxDatePicker - can't use b || B

2017-05-16 Thread Calven Eggert
Anyone familiar with the AjaxDatePicker? I’ve narrowed down my problem to the following line in the calendar.js file in the function string_to_date: var result = Date.parseExact(s, [dateOrder]); The parsing of the date doesn’t work properly with some formats (even the default one) it returns nu