If you like, try the puppetdb module ... it includes support for
setting up the postgresql server as well:

http://forge.puppetlabs.com/puppetlabs/puppetdb

We're really working hard to make it work well (and the postgresql
module for that matter) and would love to hear if it works well for
you.

On Wed, Feb 6, 2013 at 11:22 PM, Jakov Sosic <jso...@srce.hr> wrote:
> On 02/06/2013 09:48 PM, Ken Barber wrote:
>>
>> I would recommend moving it over now. There are magic numbers I could
>> make up about when to switch etc., but if you want to get it right
>> from the beginning switch now.
>>
>> The problem is HSQLDB stores everything in the RAM in the JVM, and as
>> that gets bigger your JVM garbage collection consumes more CPU etc.
>> and you'll always be increasing your JVM heap also ...
>>
>> Not only that, PostgreSQL will be better for backups, outside
>> querying, better monitoring and will allow you more performance tuning
>> opportunities.
>
>
> Thank you, I will migrate as soon as I get some spare time to work on
> infrastructure.
>
>
> --
> Jakov Sosic
> www.srce.unizg.hr
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

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


Reply via email to