Re: Planet PostgreSQL blog posted twice on postgresql.org

Lists: pgsql-www
From: David Steele <david(at)pgmasters(dot)net>
To: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: Planet PostgreSQL blog posted twice on postgresql.org
Date: 2023-06-12 14:26:43
Message-ID: aaa6722a-ce3b-cf40-aa2c-979e526758e5@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

Hi,

I removed a post from planet postgres to get it updated with some
corrections that we made after publishing. That worked from fine on
planet postgres, but now postgresql.org has two copies of the blog, one
with a broken link. This broken link has also been posted to twitter
(somebody commented on it) along with the good link.

The blog is: pgBackRest File Bundling and Block Incremental Backup

Anything we can do about this?

Thanks!
-David


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: David Steele <david(at)pgmasters(dot)net>
Cc: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: Re: Planet PostgreSQL blog posted twice on postgresql.org
Date: 2023-06-12 16:48:29
Message-ID: CABUevEyWS9iQGYG4nBB9L8d-kBAuUGfr0Utf7B9OjwD5Tkx+9g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On Mon, Jun 12, 2023 at 4:26 PM David Steele <david(at)pgmasters(dot)net> wrote:
>
> Hi,
>
> I removed a post from planet postgres to get it updated with some
> corrections that we made after publishing. That worked from fine on
> planet postgres, but now postgresql.org has two copies of the blog, one
> with a broken link. This broken link has also been posted to twitter
> (somebody commented on it) along with the good link.
>
> The blog is: pgBackRest File Bundling and Block Incremental Backup
>
> Anything we can do about this?

Hi!

Yeah, the website picking that up properly is a TODO :/

I've manually zapped the incorrect entry now. And yes, reporting it
here (or to webmaster) is the right, and currently only, think to do.
Thanks!

--
Magnus Hagander
Me: https://www.hagander.net/
Work: https://www.redpill-linpro.com/


From: David Steele <david(at)pgmasters(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: Re: Planet PostgreSQL blog posted twice on postgresql.org
Date: 2023-06-12 18:33:35
Message-ID: ba2c266f-7e35-775d-68b8-a131c081ea62@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On 6/12/23 18:48, Magnus Hagander wrote:
> On Mon, Jun 12, 2023 at 4:26 PM David Steele <david(at)pgmasters(dot)net> wrote:
>>
>> Hi,
>>
>> I removed a post from planet postgres to get it updated with some
>> corrections that we made after publishing. That worked from fine on
>> planet postgres, but now postgresql.org has two copies of the blog, one
>> with a broken link. This broken link has also been posted to twitter
>> (somebody commented on it) along with the good link.
>>
>> The blog is: pgBackRest File Bundling and Block Incremental Backup
>>
>> Anything we can do about this?
>
> Yeah, the website picking that up properly is a TODO :/
>
> I've manually zapped the incorrect entry now. And yes, reporting it
> here (or to webmaster) is the right, and currently only, think to do.
> Thanks!

Thank you, Magnus. I have confirmed that the bogus entry on
postgresql.org is gone.

Any chance to remove the tweet with the bad link:
https://twitter.com/planetpostgres/status/1667196238318452737?

Thanks,
-David


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: David Steele <david(at)pgmasters(dot)net>
Cc: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: Re: Planet PostgreSQL blog posted twice on postgresql.org
Date: 2023-06-15 13:44:03
Message-ID: CABUevEwNm8FotJ73NJ3fxqW1mzL-U7+qQ_w3u4RbB7G_F5Ovpw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On Mon, Jun 12, 2023 at 8:33 PM David Steele <david(at)pgmasters(dot)net> wrote:
>
> On 6/12/23 18:48, Magnus Hagander wrote:
> > On Mon, Jun 12, 2023 at 4:26 PM David Steele <david(at)pgmasters(dot)net> wrote:
> >>
> >> Hi,
> >>
> >> I removed a post from planet postgres to get it updated with some
> >> corrections that we made after publishing. That worked from fine on
> >> planet postgres, but now postgresql.org has two copies of the blog, one
> >> with a broken link. This broken link has also been posted to twitter
> >> (somebody commented on it) along with the good link.
> >>
> >> The blog is: pgBackRest File Bundling and Block Incremental Backup
> >>
> >> Anything we can do about this?
> >
> > Yeah, the website picking that up properly is a TODO :/
> >
> > I've manually zapped the incorrect entry now. And yes, reporting it
> > here (or to webmaster) is the right, and currently only, think to do.
> > Thanks!
>
> Thank you, Magnus. I have confirmed that the bogus entry on
> postgresql.org is gone.
>
> Any chance to remove the tweet with the bad link:
> https://twitter.com/planetpostgres/status/1667196238318452737?

Sadly there's no trivial way to do this - and given how far down
below the fold it's fallen now, I doubt it's worth doing anymore.

I once got started on updating the planet code to be able to do it
automatically, but never quite finished. And right now I think it's
stuck with also needing major api upgrades to touch anything else, due
to the twitter api restrictions.

//Magnus


From: David Steele <david(at)pgmasters(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: Re: Planet PostgreSQL blog posted twice on postgresql.org
Date: 2023-06-15 15:51:44
Message-ID: 99788774-e089-e432-f7ed-0c9bdfd90cdf@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-www

On 6/15/23 15:44, Magnus Hagander wrote:
> On Mon, Jun 12, 2023 at 8:33 PM David Steele <david(at)pgmasters(dot)net> wrote:
>>
>> Any chance to remove the tweet with the bad link:
>> https://twitter.com/planetpostgres/status/1667196238318452737?
>
> Sadly there's no trivial way to do this - and given how far down
> below the fold it's fallen now, I doubt it's worth doing anymore.
>
> I once got started on updating the planet code to be able to do it
> automatically, but never quite finished. And right now I think it's
> stuck with also needing major api upgrades to touch anything else, due
> to the twitter api restrictions.

No worries, Magnus. Thanks for looking into it.

Regards,
-David