public inbox for [email protected]  
help / color / mirror / Atom feed
BUG #19415: Spelling error about 'vacuume' in zh_CN.po
2+ messages / 2 participants
[nested] [flat]

* BUG #19415: Spelling error about 'vacuume' in zh_CN.po
@ 2026-02-25 06:22 PG Bug reporting form <[email protected]>
  2026-02-25 16:05 ` Re: BUG #19415: Spelling error about 'vacuume' in zh_CN.po Bruce Momjian <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: PG Bug reporting form @ 2026-02-25 06:22 UTC (permalink / raw)
  To: [email protected]; +Cc: [email protected]

The following bug has been logged on the website:

Bug reference:      19415
Logged by:          yuanchao zhang
Email address:      [email protected]
PostgreSQL version: 18.1
Operating system:   windows 10
Description:        

I'm doing some testing in PostgreSQL 18, trying to get transaction IDs to
exceed 4.2 billion,
but I encountered the following error:
"警告:  带有OID为4的数据库必须在4293966794个事务中进行清理(vacuume)."
(Because I'm using a Chinese-language environment, the error message is in
Chinese.
I checked the source code and found the corresponding English error:
'database with OID %u must be vacuumed within %u transactions'.)

The error itself is not problematic, but I believe there is a spelling error
in the word "vacuume".
Therefore, I searched the PostgreSQL 18 source code for this word and found
four similar instances,
all appearing in the 'src\backend\po\zh_CN.po' file.
I'm unsure how to better fix this—should I change it to `vacuumed` or simply
remove it?
Therefore, I'm submitting this feedback in the hope that this issue can be
fixed in a future version.








^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: BUG #19415: Spelling error about 'vacuume' in zh_CN.po
  2026-02-25 06:22 BUG #19415: Spelling error about 'vacuume' in zh_CN.po PG Bug reporting form <[email protected]>
@ 2026-02-25 16:05 ` Bruce Momjian <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Bruce Momjian @ 2026-02-25 16:05 UTC (permalink / raw)
  To: [email protected]; [email protected]

On Wed, Feb 25, 2026 at 06:22:57AM +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
> 
> Bug reference:      19415
> Logged by:          yuanchao zhang
> Email address:      [email protected]
> PostgreSQL version: 18.1
> Operating system:   windows 10
> Description:        
> 
> I'm doing some testing in PostgreSQL 18, trying to get transaction IDs to
> exceed 4.2 billion,
> but I encountered the following error:
> "警告:  带有OID为4的数据库必须在4293966794个事务中进行清理(vacuume)."
> (Because I'm using a Chinese-language environment, the error message is in
> Chinese.
> I checked the source code and found the corresponding English error:
> 'database with OID %u must be vacuumed within %u transactions'.)
> 
> The error itself is not problematic, but I believe there is a spelling error
> in the word "vacuume".
> Therefore, I searched the PostgreSQL 18 source code for this word and found
> four similar instances,
> all appearing in the 'src\backend\po\zh_CN.po' file.
> I'm unsure how to better fix this—should I change it to `vacuumed` or simply
> remove it?
> Therefore, I'm submitting this feedback in the hope that this issue can be
> fixed in a future version.

You should send this to [email protected] or see
https://wiki.postgresql.org/wiki/NLS

-- 
  Bruce Momjian  <[email protected]>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.






^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2026-02-25 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-02-25 06:22 BUG #19415: Spelling error about 'vacuume' in zh_CN.po PG Bug reporting form <[email protected]>
2026-02-25 16:05 ` Bruce Momjian <[email protected]>

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