projects
/
evergreen
/
masslnc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3603598
)
Update the README to include explict LC_CTYPE/LC_COLLATE db settings
author
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 11 Mar 2011 20:39:48 +0000
(20:39 +0000)
committer
dbs
<dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 11 Mar 2011 20:39:48 +0000
(20:39 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@19706
dcc99617
-32d9-48b4-a31d-
7c20da2025e4
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
46e4918
..
8644216
100644
(file)
--- a/
README
+++ b/
README
@@
-124,7
+124,7
@@
up a database called "evergreen". Note that the location of the PostgreSQL
commands, we assume that you are working with PostgreSQL 9.0 on a Debian-based
system:
-createdb --template template0 --encoding UNICODE evergreen
+createdb --template template0 --
lc-ctype=C --lc-collate=C --
encoding UNICODE evergreen
createlang plperl evergreen
createlang plperlu evergreen
createlang plpgsql evergreen