- 90A1C2E178DEC4991603E7295A180DDEC5DC9B07C14FB924B8B78645A00797EDDA0B01FC872FA2B5BA346DFAC2E769D526C002808CB8091BFE98AAF328F8C918
+ A6BFA0BC96BDE13236F34D83BFF5D8053E73031BE0BA1AAFE29C84F8E38F475470919E785D2A9AFA6E134F02A6C64908E14BE04C89465C8CFCF5958FBA23B13B
logotron/README.txt
(16 . 7)(16 . 7)
13
14 create user nsabot createdb;
15 alter role nsabot superuser;
16 createdb nsalog;
17 create database nsalog;
18 grant all privileges on database nsalog to nsabot ;
19
20 ... you can take 'super' away from this user after 1st run,