Re: Wiki edit access - Mailing list pgsql-www

From Ryan Booz
Subject Re: Wiki edit access
Date
Msg-id CAMjhCZrnS837CeLN9MLzFE-+3zCJrz7j=Vnis9MavcajjKSxUA@mail.gmail.com
Whole thread Raw
In response to Re: Wiki edit access  (Joe Conway <mail@joeconway.com>)
List pgsql-www
On Thu, May 22, 2025 at 2:09 PM Joe Conway <mail@joeconway.com> 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



pgsql-www by date:

Previous
From: Joe Conway
Date:
Subject: Re: Wiki edit access
Next
From: Jeff Davis
Date:
Subject: git repo "https://" working but "git://" is not