Properties

Name: koi8_r_to_iso_8859_5 
Owner: postgres 
Schema: pg_catalog 
From: KOI8 
To: ISO_8859_5 
Function: koi8r_to_iso 
Default:  
System:  
Comment:  

SQL


CREATE DEFAULT CONVERSION koi8_r_to_iso_8859_5 FOR 'KOI8' TO 'ISO_8859_5' FROM koi8r_to_iso;


ALTER CONVERSION pg_catalog.koi8_r_to_iso_8859_5 OWNER TO postgres;

See Also

List of conversions