[postgis-devel] [PostGIS] #1303: [PATCH] shp2pgsql does not respect PGCLIENTENCODING

PostGIS trac at osgeo.org
Thu Nov 17 06:30:51 PST 2011


#1303: [PATCH] shp2pgsql does not respect PGCLIENTENCODING
----------------------------+-----------------------------------------------
  Reporter:  etourigny      |       Owner:  mcayland                   
      Type:  defect         |      Status:  closed                     
  Priority:  medium         |   Milestone:  PostGIS 1.5.4              
 Component:  loader/dumper  |     Version:  1.5.X                      
Resolution:  wontfix        |    Keywords:  shp2pgsql, PGCLIENTENCODING
----------------------------+-----------------------------------------------

Comment(by etourigny):

 Ok I understand.

 However, the error message is a bit misleading, as it refers to the way
 postgres deals with encodings. It would be clearer to refer to the iconv
 library instead. Thanks.

 {{{
 Try "LATIN1" (Western European), or one of the values described at
 http://www.postgresql.org/docs/current/static/multibyte.html.
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1303#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list