public inbox for [email protected]  
help / color / mirror / Atom feed
From: PG Bug reporting form <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: BUG #19410: Cannot ser client_encoding
Date: Sun, 15 Feb 2026 01:53:30 +0000
Message-ID: <[email protected]> (raw)

The following bug has been logged on the website:

Bug reference:      19410
Logged by:          Guest-615695028
Email address:      [email protected]
PostgreSQL version: 18.1
Operating system:   Microsoft Windows [版本 10.0.26200.7840]
Description:        

PS C:\> psql -U postgres
Password for user postgres:

psql (18.1)
Type "help" for help.

postgres=# SHOW client_encoding;
 client_encoding
-----------------
 GBK
(1 row)


postgres=# SET client_encoding='UTF8';
SET
postgres=# SHOW client_encoding;
 client_encoding
-----------------
 UTF8
(1 row)


postgres=# \q
PS C:\> psql -U postgres
Password for user postgres:

psql (18.1)
Type "help" for help.

postgres=# SHOW client_encoding;
 client_encoding
-----------------
 GBK
(1 row)


postgres=#








reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: BUG #19410: Cannot ser client_encoding
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox