Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
Tag: localization
Recreate fixed views
Question : Is it possible to recreate Oracle fixed views? I have a performance problem with GV$ACTIVE_SESSION_HISTORY that might require […]
Schema and Query design for table with multiple languages [closed]
Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
How to use Italian locale for Postgres messages
Question : On Oracle I have set: export NLS_LANG=Italian_ITALY.UTF8 .. on Unix shell and now I get status and error […]
Special characters in Oracle utl_http request
Question : When calling a web service using utl_http, the calls fail when the SOAP envelope contains characters like ¿, […]
Setting locale for Chinese characters in Postgresql
Question : I am designing a Postgresql database that contains Chinese characters in certain tables (.e.g login, comments). Most tables […]
Trying to create a collation on Postgres 9.6; a nonsensical error message
Question : I’m running Postgres 9.6.1 on a Debian-based Docker image. My default locale is en_US.utf8. I’m trying to create […]
Schema and Query design for table with multiple languages [closed]
Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
Add a new collation to a Postgres database
Question : I have these collations: postgres=# select * from pg_collation; collname | collnamespace | collowner | collencoding | collcollate […]
Postgres – Encoding, Collation and CType
Question : List of databases Name | Owner | Encoding | Collate | Ctype | ————————-+———-+———-+—————————-+—————————-| MyDatabase | postgres | […]
- 1
- 2