Sorry for the late response. We have a ticket for this at
http://projects.reductivelabs.com/issues/3099. The SQL code in the Status
model that is used for report stats aggregation is the only non-portable
bit.

There are a number of available solutions of varying completeness and
complexity, from removing these statistics for non-MySQL databases to
re-implementing with portable (or ported to each supported dababase) SQL.
The latter is the goal but the former would at least get Dashboard running
on non-MySQL databases immediately (albeit with some loss of functionality).

I'm interested in the community's thoughts on this. I would also welcome any
ported SQL for sqlite or other databases if anyone feels like doing so .
There are already suggestions for porting to PostgreSQL in the ticket.
Ideally we would like fully portable, compliant SQL, but that may not be
possible.

Rein Henrichs
http://reductivelabs.com


On Wed, Jan 13, 2010 at 6:18 AM, Peter Meier <peter.me...@immerda.ch> wrote:

>  Is there any way to make Dashboard to use sqlite instead of mysql?
>>
>> I tried changing the database options in environment, but rake still
>> insists on mysql.
>>
>
> so far imho not. will come in the future.
>
> cheers pete
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com<puppet-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to