Re: [GENERAL] client_encoding values
wrote: > Hello! > > Please, help. I need to get complete list of 'client_encoding' > values supported by the PostgreSQL Server. Can I somehow get these > values using select query or function call? Uh, we have a pg_conversion table, but I don't know how to tell which are av
[GENERAL] client_encoding values
Hello! Please, help. I need to get complete list of 'client_encoding' values supported by the PostgreSQL Server. Can I somehow get these values using select query or function call? Best regards, Kovalevski Andr