ghusta / docker-postgres-world-db

Example Database for PostgreSQL : World DB
40 stars 33 forks source link

Add city.local_name column #19

Closed ghusta closed 1 year ago

ghusta commented 1 year ago

Add possibility to write it with Unicode characters (needs UTF8)

See :

Info : country.local_name already exists


Server encoding is already UTF-8 (see https://stackoverflow.com/a/6454215/1677594).