Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist
From:
Nathan Bossart <nathandbossart(at)gmail(dot)com>
To:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc:
mert(at)futo(dot)org, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject:
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist
Date:
2025-06-20 22:48:37
Message-ID:
aFXlRTxMxVyMjfjq@nathan
Views:
Whole Thread
|
Raw Message
|
Download mbox
|
Resend email
Thread:
2025-06-20 12:24:20 from PG Bug reporting form <noreply(at)postgresql(dot)org>
2025-06-20 19:53:43 from Nathan Bossart <nathandbossart(at)gmail(dot)com>
2025-06-20 20:24:41 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2025-06-20 21:20:25 from Nathan Bossart <nathandbossart(at)gmail(dot)com>
2025-06-20 22:48:37 from Nathan Bossart <nathandbossart(at)gmail(dot)com> 📎
2025-06-25 16:06:05 from Nathan Bossart <nathandbossart(at)gmail(dot)com> 📎
Lists:
pgsql-bugs
Here is a fragile proof-of-concept patch that demonstrates roughly what I
had in mind.
--
nathan
Attachment
Content-Type
Size
fix_alter_role_reset_v1.patch
text/plain
3.3 KB
In response to
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist
at 2025-06-20 21:20:25 from Nathan Bossart
Responses
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist
at 2025-06-25 16:06:05 from Nathan Bossart
Browse pgsql-bugs by date
From
Date
Subject
Next Message
Masahiko Sawada
2025-06-21 00:17:32
Re: Logical replication 'invalid memory alloc request size 1585837200' after upgrading to 17.5
Previous Message
Nathan Bossart
2025-06-20 21:20:25
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist