[Live-demo] [OSGeo] #1279: PostgreSQL 9.3 template encoding

OSGeo trac_osgeo at osgeo.org
Sun Jan 19 00:17:54 PST 2014


#1279: PostgreSQL 9.3 template encoding
---------------------+------------------------------------------------------
 Reporter:  kalxas   |       Owner:  live-demo@…              
     Type:  defect   |      Status:  new                      
 Priority:  blocker  |   Milestone:  OSGeoLive7.9             
Component:  LiveDVD  |    Keywords:                           
---------------------+------------------------------------------------------

Comment(by darkblueb):

 I have installed a fresh XUbuntu 12.04.3 to VM and run setup.sh by hand;
 saved a snapshot.

 The first time through, installing pieces of postgis and data by hand, I
 had a crash, after ls and whoami were 'not found' and cd failed to
 permission denied. Attempt to shutdown hung.

 The next time, PostGIS + load_gisdata completed, with correct UTF-8
 encoding.. However, booting from an a3 .iso, I see this:

 {{{
                                                                   List of
 databases
        Name       |  Owner   | Encoding  | Collate | Ctype |   Access
 privileges   |  Size   | Tablespace |                Description
 ------------------+----------+-----------+---------+-------+-----------------------+---------+------------+--------------------------------------------
  52nSOS           | postgres | SQL_ASCII | C       | C     | =Tc/postgres
 +| 25 MB   | pg_default |
                   |          |           |         |       |
 postgres=CTc/postgres+|         |            |
                   |          |           |         |       |
 user=CTc/postgres     |         |            |
  RASBASE          | root     | SQL_ASCII | C       | C     |
 | 6250 kB | pg_default |
  cartaro          | cartaro  | UTF8      | C       | C     |
 | 20 MB   | pg_default |
  eoxserver_demo   | user     | SQL_ASCII | C       | C     |
 | 15 MB   | pg_default |
  mapbender3.0.0.2 | user     | SQL_ASCII | C       | C     |
 | 8498 kB | pg_default |
  natural_earth2   | user     | SQL_ASCII | C       | C     |
 | 78 MB   | pg_default |
  osm_local        | user     | SQL_ASCII | C       | C     |
 | 44 MB   | pg_default |
  petascopedb      | root     | SQL_ASCII | C       | C     |
 | 6250 kB | pg_default |
  postgres         | postgres | SQL_ASCII | C       | C     |
 | 6106 kB | pg_default | default administrative connection database
  template0        | postgres | SQL_ASCII | C       | C     | =c/postgres
 +| 6009 kB | pg_default | unmodifiable empty database
                   |          |           |         |       |
 postgres=CTc/postgres |         |            |
  template1        | postgres | SQL_ASCII | C       | C     | =c/postgres
 +| 6106 kB | pg_default | default template for new databases
                   |          |           |         |       |
 postgres=CTc/postgres |         |            |
 }}}

   Why ? not yet known

-- 
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/1279#comment:1>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Live-demo mailing list