Yaniv Dary has posted comments on this change.

Change subject: packaging: setup: create database using explicit encoding
......................................................................


Patch Set 2: Code-Review-1

(1 comment)

....................................................
File packaging/setup/plugins/ovirt-engine-setup/provisioning/postgres.py
Line 336:                 encoding="""
Line 337:                     encoding 'UTF8'
Line 338:                     lc_collate 'en_US.UTF-8'
Line 339:                     lc_ctype 'en_US.UTF-8'
Line 340:                 """ if op != 'alter' else '',
You must add template0 or it will not work.
Line 341:             ),
Line 342:         ]
Line 343: 
Line 344:         dbstatement = database.Statement(


-- 
To view, visit http://gerrit.ovirt.org/19020
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id742da121c75d4268bdd9dddfb6e2ee48434ff2e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Yaniv Dary <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to