public inbox for [email protected]help / color / mirror / Atom feed
Wiki edit access 6+ messages / 4 participants [nested] [flat]
* Wiki edit access @ 2025-05-22 17:47 Ryan Booz <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: Ryan Booz @ 2025-05-22 17:47 UTC (permalink / raw) To: pgsql-www Greetings! I already have edit access to a few portions of the Wiki, but I would like to edit the Speaker Bureau page and was unable to. Could I please have edit access to: https://wiki.postgresql.org/wiki/Speaker_Bureau Thank you! Ryan [email protected] ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: Wiki edit access @ 2025-05-22 18:09 Joe Conway <[email protected]> parent: Ryan Booz <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: Joe Conway @ 2025-05-22 18:09 UTC (permalink / raw) To: Ryan Booz <[email protected]>; pgsql-www On 5/22/25 13:47, Ryan Booz wrote: > Greetings! > > I already have edit access to a few portions of the Wiki, but I would > like to edit the Speaker Bureau page and was unable to. > > Could I please have edit access to: https://wiki.postgresql.org/wiki/ > Speaker_Bureau <https://wiki.postgresql.org/wiki/Speaker_Bureau; There is no special protection on that page, but you do have two community login names: select username from auth_user where first_name like 'Ryan' and last_name like 'Booz'; username ---------- ryanbooz rbooz-ts (2 rows) Any chance you logged in with the wrong one? Or somehow forgot to login? I verified that ryanbooz does indeed have editor. -- Joe Conway PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: Wiki edit access @ 2025-05-23 02:40 Ryan Booz <[email protected]> parent: Joe Conway <[email protected]> 0 siblings, 0 replies; 6+ messages in thread From: Ryan Booz @ 2025-05-23 02:40 UTC (permalink / raw) To: Joe Conway <[email protected]>; +Cc: pgsql-www On Thu, May 22, 2025 at 2:09 PM Joe Conway <[email protected]> wrote: > > On 5/22/25 13:47, Ryan Booz wrote: > > Greetings! > > > > I already have edit access to a few portions of the Wiki, but I would > > like to edit the Speaker Bureau page and was unable to. > > > > Could I please have edit access to: https://wiki.postgresql.org/wiki/ > > Speaker_Bureau <https://wiki.postgresql.org/wiki/Speaker_Bureau; > > There is no special protection on that page, but you do have two > community login names: > > select username from auth_user where first_name like 'Ryan' and > last_name like 'Booz'; > username > ---------- > ryanbooz > rbooz-ts > (2 rows) > > Any chance you logged in with the wrong one? Or somehow forgot to login? > I verified that ryanbooz does indeed have editor. Um... I uh... guess it was staring me in the face the whole time. I was on another page after I logged in and saw the "[Edit]" link next to the content (and swear a long time ago there was an actual edit button somewhere on the page), but I totally missed the edit tab at the top of the page after I had logged in. Seems pretty obvious now. (insert facepalm emoji).. Thanks Joe. > > > -- > Joe Conway > PostgreSQL Contributors Team > RDS Open Source Databases > Amazon Web Services: https://aws.amazon.com ^ permalink raw reply [nested|flat] 6+ messages in thread
* Wiki edit access @ 2025-10-20 09:26 Teresa Giacomini <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: Teresa Giacomini @ 2025-10-20 09:26 UTC (permalink / raw) To: pgsql-www Hi, I would like to editor access to the wiki for this page: PGConf.EU 2025 Community Summit – PGConf EU Edition https://wiki.postgresql.org/wiki/PGConf.EU_2025_Community_Summit_%E2%80%93_PGConf_EU_Edition Thank you, T ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: Wiki edit access @ 2025-10-20 09:39 Álvaro Herrera <[email protected]> parent: Teresa Giacomini <[email protected]> 0 siblings, 1 reply; 6+ messages in thread From: Álvaro Herrera @ 2025-10-20 09:39 UTC (permalink / raw) To: Teresa Giacomini <[email protected]>; +Cc: pgsql-www Hello, On 2025-Oct-20, Teresa Giacomini wrote: > I would like to editor access to the wiki for this page: Done, edit away. -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/ "Nunca se desea ardientemente lo que solo se desea por razón" (F. Alexandre) ^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [EXTERNAL] Re: Wiki edit access @ 2025-10-20 18:37 Teresa Giacomini <[email protected]> parent: Álvaro Herrera <[email protected]> 0 siblings, 0 replies; 6+ messages in thread From: Teresa Giacomini @ 2025-10-20 18:37 UTC (permalink / raw) To: Álvaro Herrera <[email protected]>; +Cc: pgsql-www Hi, I made a whole bunch of changes to the wiki, saved it, but none of it save and now the edit button is gone again. And I seem to be logged out and/or partially logged out, but can’t get anywhere. ☹ Can you help? I would be lovely if what I had done before could be recovered. Thanks, T [cid:[email protected]] From: Álvaro Herrera <[email protected]> Date: Monday, October 20, 2025 at 12:39 PM To: Teresa Giacomini <[email protected]> Cc: [email protected] <[email protected]> Subject: [EXTERNAL] Re: Wiki edit access [You don't often get email from [email protected]. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Hello, On 2025-Oct-20, Teresa Giacomini wrote: > I would like to editor access to the wiki for this page: Done, edit away. -- Álvaro Herrera 48°01'N 7°57'E — https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.enterprisedb.com%2F&data=0...; "Nunca se desea ardientemente lo que solo se desea por razón" (F. Alexandre) Attachments: [image/png] image001[71].png (196.1K, ../../DS2PR21MB568293811325502C44C3F7AE9BF5A@DS2PR21MB5682.namprd21.prod.outlook.com/3-image001%5B71%5D.png) download | view image ^ permalink raw reply [nested|flat] 6+ messages in thread
end of thread, other threads:[~2025-10-20 18:37 UTC | newest] Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-05-22 17:47 Wiki edit access Ryan Booz <[email protected]> 2025-05-22 18:09 ` Joe Conway <[email protected]> 2025-05-23 02:40 ` Ryan Booz <[email protected]> 2025-10-20 09:26 Wiki edit access Teresa Giacomini <[email protected]> 2025-10-20 09:39 ` Álvaro Herrera <[email protected]> 2025-10-20 18:37 ` Teresa Giacomini <[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