sounds safer to use another (pgsql) username to manage the local database
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 24 Nov 2011 11:49:44 +0000 (12:49 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 24 Nov 2011 11:49:44 +0000 (12:49 +0100)
config/default_config.xml

index c515a57..10471bc 100644 (file)
@@ -220,7 +220,7 @@ Thierry Parmentelat
 
        <variable id="user" type="string">
          <name>Database user</name>
 
        <variable id="user" type="string">
          <name>Database user</name>
-         <value>pgsqluser</value>
+         <value>sfadbuser</value>
          <description>When SFA gets co-hosted with a myplc, this should match the PLC config.</description>
        </variable>
 
          <description>When SFA gets co-hosted with a myplc, this should match the PLC config.</description>
        </variable>