Hi Everyone; I am sorry to be a pest but, I am very confused here. I just installed the latest PuppetDB from the repo packages. However, it does not appear that postgres is installed. I am really lost here... is postgres no longer required? Thanks! Bee -- 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+unsubscribe@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 definitely still need postgres! If you grab http://forge.puppetlabs.com/puppetlabs/puppetdb instead of installing it manually, it will help you get postgres and all the other dependencies you need installed. On Fri, May 24, 2013 at 5:33 PM, Worker Bee <beeworker08@gmail.com> wrote:> Hi Everyone; > > I am sorry to be a pest but, I am very confused here. I just installed > the latest PuppetDB from the repo packages. However, it does not appear > that postgres is installed. I am really lost here... is postgres no longer > required? > > Thanks! Bee > > -- > 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+unsubscribe@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+unsubscribe@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.
Thanks! Sorry for the blackout there.... I just found it! That was too easy! :) Worked perfectly! Thank you! Bee On Fri, May 24, 2013 at 5:36 PM, Ashley Penney <apenney@gmail.com> wrote:> You definitely still need postgres! If you grab > http://forge.puppetlabs.com/puppetlabs/puppetdb instead of installing it > manually, it will help you get postgres and all the other dependencies you > need installed. > > > On Fri, May 24, 2013 at 5:33 PM, Worker Bee <beeworker08@gmail.com> wrote: > >> Hi Everyone; >> >> I am sorry to be a pest but, I am very confused here. I just installed >> the latest PuppetDB from the repo packages. However, it does not appear >> that postgres is installed. I am really lost here... is postgres no longer >> required? >> >> Thanks! Bee >> >> -- >> 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+unsubscribe@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+unsubscribe@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+unsubscribe@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.
Just to clarify that statement: Postgres is actually optional, but recommended for production use. The embedded db works fine for testing but doesn''t scale well. Regards, Martijn Op vrijdag 24 mei 2013 23:36:13 UTC+2 schreef Ashley Penney het volgende:> > You definitely still need postgres! If you grab > http://forge.puppetlabs.com/puppetlabs/puppetdb instead of installing it > manually, it will help you get postgres and all the other dependencies you > need installed. > >-- 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+unsubscribe@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.
Thank you so much for the reply! I posted a thread asking just that question. I was having difficulty finding documentation about pros/cons of using the embedded HSQLDB vs Postgres. Thanks again! Bee On Tue, May 28, 2013 at 4:20 AM, Martijn <martijn@heemels.com> wrote:> Just to clarify that statement: Postgres is actually optional, but > recommended for production use. The embedded db works fine for testing but > doesn''t scale well. > > Regards, Martijn > > Op vrijdag 24 mei 2013 23:36:13 UTC+2 schreef Ashley Penney het volgende: > >> You definitely still need postgres! If you grab http://forge.puppetlabs. >> **com/puppetlabs/puppetdb<http://forge.puppetlabs.com/puppetlabs/puppetdb> >> **instead of installing it manually, it will help you get postgres and >> all the other dependencies you need installed. >> >> -- > 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+unsubscribe@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+unsubscribe@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.