Re: Is there still password max length restrictions in PG?

2024-03-18 Thread Sean
Thanks Daniel. That's a big help to me! --Original-- From: "Daniel Gustafsson"

Re: Is there still password max length restrictions in PG?

2024-03-18 Thread Sean
Hi, Thanks for your information. Even using SCRAM, when specified the content of "password", still there is a basic request about the length of it. From the source code, seems there is no restriction, right??? Is it reasonable??? BR, Sean He --Original-

Is there still password max length restrictions in PG?

2024-03-18 Thread Sean
e document to make a clarification or suggestion to the user? BR, Sean He (iih...@qq.com)

Re: PG13 fails to startup even though the current transaction is equal to the target transaction

2021-03-22 Thread Sean Jezewski
nitely (if the parent service has no more incoming transactions, which means no more WAL to replay). Are you recommending that we wait until another transaction happens on the parent DB? Thanks, Sean On Mon, Mar 22, 2021 at 3:59 AM Kyotaro Horiguchi wrote: > At Thu, 18 Mar 2021 17:59:34

PG13 fails to startup even though the current transaction is equal to the target transaction

2021-03-18 Thread Sean Jezewski
an off by one error? What do you think? Is this a bug? Is this expected? Is this user error on our end? Thanks! Sean

Re: BUG #15781: subselect on foreign table (postgres_fdw) can crash (segfault)

2019-05-24 Thread Sean Johnston
Not sure if this is the right avenue to follow up on this. The patch works fine. However, we're working on a modified version of the postgres_fdw in which we're trying to push as much as possible to the remote nodes, including ordering and limits. The patch causes the upper paths for the ordering

Re: WAL prefetch

2018-07-08 Thread Sean Chittenden
terest in these experiences, contact me offline (or via PostgreSQL Slack) and I can setup a call to answer questions in a higher-bandwidth setting such as Zoom or Google Hangouts. I'm sorry for being late to the reply party, I've been watching posts in this thread accumulate for a while and haven