Re: Retiring some encodings?

2025-05-24 Thread DEVOPS_WwIT
Hi Michael Yeah, that's a good point. I would also question what's the benefit in using GB18030 over UTF-8, though. An obvious one I can see is because legacy applications never get updated. The GB18030 encoding standard is a mandatory Chinese character encoding standard required by regulati

Re: New committers: Melanie Plageman, Richard Guo

2024-04-26 Thread DEVOPS_WwIT
Congratulations! On 2024/4/26 19:54, Jonathan S. Katz wrote: The Core Team would like to extend our congratulations to Melanie Plageman and Richard Guo, who have accepted invitations to become our newest PostgreSQL committers. Please join us in wishing them much success and few reverts! Than

Large Pages and Super Pages for PostgreSQL

2022-01-15 Thread DEVOPS_WwIT
Hi Hacker Solaris and FreeBSD supports large/super pages, and can be used automatically by applications. Seems Postgres can't use the large/super pages on Solaris and FreeBSD os(I think can't use the large/super page HPUX and AIX), is there anyone could take a look? following is my testing

Re: So, about that cast-to-typmod-minus-one business

2021-09-18 Thread DEVOPS_WwIT
+1 backporting Tony On 2021/9/19 01:06, Tom Lane wrote: > We had left it as an open issue whether or not to risk back-patching > 5c056b0c2 into stable branches [1]. While updating the v14 release notes, > I realized that we can't put off that decision any longer, because we > have to decide now