Le mercredi 8 novembre 2017 16:00:00 UTC+1, Doug Rand a écrit : > On 11/08/17 07:49, Norbert Deleutre wrote: > > I want to move bareos database into a other directory. > > is that someone has already done this ? and whats the step? > > What database are you using with Bareos? Postgres, MySQL, or SQLite? > > How you move the database depends on which you are using.
I resolve my problem : - stop all bareos service - stop postgresql service - mv /var/lib/pgsql/data to new directory - edit /etc/init.d/postgresql file and change PGDATA and PGLOG with new directory - restart postgresql and bareos service thank you for your answer -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
