Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 47: Line 47:  
  mkdir -p /opt/rh/postgresql92/root/etc/sysconfig/pgsql
 
  mkdir -p /opt/rh/postgresql92/root/etc/sysconfig/pgsql
 
  echo PGDATA=/home/e-smith/files/pgsql/data > /opt/rh/postgresql92/root/etc/sysconfig/pgsql/postgresql92-postgres
 
  echo PGDATA=/home/e-smith/files/pgsql/data > /opt/rh/postgresql92/root/etc/sysconfig/pgsql/postgresql92-postgres
 +
 +
{{Note box|Just like MySQL, Postgresql needs to dump it's databses in the pre-backup event. New actions have to developed to make this possible.}}
     

Navigation menu